Commit 8e82134a authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

Use C API to implement Operation._input_types

This change first converts _input_types into a property and renames the
member to _input_types_val. We keep _input_dtypes as an alias for
_input_types as it was before this change.

Similarly to _output_types, we can't enable normal tests yet. Instead,
we add a simple temporary test for _input_types.

Also, fix two minor typos in doc strings of function.py

PiperOrigin-RevId: 161597185
parent cbe1ef05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment