STT-tensorflow/tensorflow/tools/common
Anna R 5498a3cb12 First step towards reducing the size of python/__init__.py.
API generation has been relying on python/__init__.py to look for modules with @tf_export decorators. Now, modules_with_exports.py should be used to specify modules to scan instead.

PiperOrigin-RevId: 314177907
Change-Id: I13460b5db55d4e56dd810106086ecb2aeca69a6b
2020-06-01 12:27:35 -07:00
..
BUILD PY3 Migration - //tensorflow/tools [2] 2019-10-17 14:18:30 -07:00
public_api_test.py Fix a bad comment. 2017-01-08 01:18:42 -08:00
public_api.py Reintroduce API compatibility checks for Keras Preprocessing and Keras 2020-04-07 16:24:41 -07:00
test_module1.py Change traverse_test.test_module to traverse a constructed dummy module rather than testcase itself. 2018-05-17 10:18:25 -07:00
test_module2.py
traverse_test.py
traverse.py First step towards reducing the size of python/__init__.py. 2020-06-01 12:27:35 -07:00