Implement set_shape for EagerTensors for compatibiity with ops that call it
Checks if shape is not compatible with the Eager tensor's shape, raises an error if it is not. PiperOrigin-RevId: 172363347
Loading
Please sign in to comment
Checks if shape is not compatible with the Eager tensor's shape, raises an error if it is not. PiperOrigin-RevId: 172363347