Fetch Operation.inputs from the C API
This is tested by a number of existing C API-enabled tests, e.g. framework/ops_test.py. I also added some checks to testUpdateInput() which would fail without thie change (since Operation._update_input() does not update the Python input if the C API is enabled). PiperOrigin-RevId: 170284504
Loading
Please sign in to comment