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
public_api.py
public_api_test.py
test_module1.py
test_module2.py
traverse.py
traverse_test.py