Make bijectors/reshape_test.py work with C API enabled.
Some of the error messages change with the C API enabled due to slight differences in shape inference (in this case, the C API catches shape errors sooner). This change refactors some of the tests to expect different error messages in different cases. PiperOrigin-RevId: 182997183
Loading
Please sign in to comment