Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Cache Key Mismatch for Function Input Signature
- A TensorSpec with no name is now equivalent to a Tensor with the same dtype and shape - Fixed the shape mismatch issue for Tensors: (11,2) was equal to (1, 12) PiperOrigin-RevId: 390241221
- Loading branch information