Don't assign Tensor._shape in control_flow_ops.py
I'm not totally sure why this was done to begin with. However, nothing seems to break with it removed. I'd like to remove this since setting _shape won't work with the C API enabled. PiperOrigin-RevId: 182122350
Loading
Please sign in to comment