STT-tensorflow/tensorflow/python/tools
Tomer Kaftan 7933b0e5e3 Export and add dispatch to overloaded tensor operators (that were not already exported under different api symbols) under the hidden namespace `tf.__operators__`.
This will make these built-in operators more amenable to dispatching for library developers.
This includes:
tf.__operators__.add
tf.__operators__.ne
tf.__operators__.eq
tf.__operators__.getitem

PiperOrigin-RevId: 315998480
Change-Id: Icf61e24a2c037eaf2c4d170967eb2b8ac18f5961
2020-06-11 16:20:41 -07:00
..
api/generator Export and add dispatch to overloaded tensor operators (that were not already exported under different api symbols) under the hidden namespace `tf.__operators__`. 2020-06-11 16:20:41 -07:00
BUILD
aot_compiled_test.cc
freeze_graph.py
freeze_graph_test.py
import_pb_to_tensorboard.py
inspect_checkpoint.py
module_util.py
optimize_for_inference.py
optimize_for_inference_lib.py
optimize_for_inference_test.py
print_selective_registration_header.py Support TFLite in the tool to print selective registration header 2020-06-02 00:49:20 -07:00
print_selective_registration_header_test.py Support TFLite in the tool to print selective registration header 2020-06-02 00:49:20 -07:00
saved_model_aot_compile.py [TF saved_model_cli] Allow user to set target_cpu for xla aot compilation. 2020-05-19 09:14:38 -07:00
saved_model_cli.py [TF saved_model_cli] Allow user to set target_cpu for xla aot compilation. 2020-05-19 09:14:38 -07:00
saved_model_cli_test.py
saved_model_utils.py
saved_model_utils_test.py
selective_registration_header_lib.py Support TFLite in the tool to print selective registration header 2020-06-02 00:49:20 -07:00
strip_unused.py
strip_unused_lib.py
strip_unused_test.py
tools.bzl [TF saved_model_cli] Allow user to set target_cpu for xla aot compilation. 2020-05-19 09:14:38 -07:00