Rename shape_cast to tensor_cast.
"shape_cast" only applies to tensors, and there are other operations that actually affect shape, for example "reshape". Rename "shape_cast" to "tensor_cast" in both the code and the documentation. PiperOrigin-RevId: 218528122
Loading
Please sign in to comment