STT-tensorflow/tensorflow/python/tools/api/generator
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_gen.bzl First step towards reducing the size of python/__init__.py. 2020-06-01 12:27:35 -07:00
api_init_files_v1.bzl [tf.data service] Export distribute transformation 2020-05-28 11:18:21 -07:00
api_init_files.bzl 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 removing no_rocm tag from tests that are now passing on the ROCm platform 2019-12-19 17:38:38 +00:00
create_python_api_test.py Fix create_python_api_test.py 2019-11-27 18:35:45 +00:00
create_python_api.py First step towards reducing the size of python/__init__.py. 2020-06-01 12:27:35 -07:00
doc_srcs_test.py
doc_srcs.py Move the init file content to API gen build rule. 2019-10-23 18:15:20 -07:00
output_init_files_test.py Change to using resource_loader to find in-tree files. 2020-01-28 17:10:01 -08:00