You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments