Fix tests in control_flow_ops_test.py to not access Tensor._shape
Accessing _shape directly doesn't work with the C API enabled. Rewrite these tests to use public APIs instead. PiperOrigin-RevId: 178162875
Loading
Please sign in to comment
Accessing _shape directly doesn't work with the C API enabled. Rewrite these tests to use public APIs instead. PiperOrigin-RevId: 178162875