STT-tensorflow/tensorflow/tools/docs
Chuanhao Zhuge 0f26396d81 Disable a few tests that TFRT doesn't support.
PiperOrigin-RevId: 355663937
Change-Id: Iee2de395a6876c4b28165a056f02e2bce5a55caa
2021-02-04 11:35:56 -08:00
..
base_dir.py Add source file links to objects imported from keras-preprocessing. 2020-11-04 14:59:36 -08:00
BUILD Disable a few tests that TFRT doesn't support. 2021-02-04 11:35:56 -08:00
build_cc_api_headers.py Generate the C++ header files. 2020-10-15 16:16:50 -07:00
build_java_api_docs.py Add "yes | configure" step to java-docs script. 2020-08-13 09:17:59 -07:00
doc_controls.py Adding support for overriding do_not_doc_in_subclasses decorator. This is useful to document call methods on tf.keras.Model class and all its child classes. 2020-11-05 16:12:27 -08:00
generate2_test.py Add hooks for --gen_report flag. 2020-08-13 15:20:15 -07:00
generate2.py Add source file links to objects imported from keras-preprocessing. 2020-11-04 14:59:36 -08:00
tf_doctest_lib.py Don't check for outputs if not specified by the user even if doctest expects an output respecting the user's choice. 2020-04-04 11:29:54 -07:00
tf_doctest_test.py Reduce precision in doctest. 2020-01-17 17:10:32 -08:00
tf_doctest.py Delete modules that shouldn't be part of dir(). We used to have these deletions before. They were no longer needed when we used virtual pip package setup.But now they are needed again since virtual pip package was removed. 2020-07-15 18:25:52 -07:00