STT-tensorflow/tensorflow/tools/docs
Ruoxin Sang ae78d9c315 Add a TPUClusterResolver.connect API to simplify TPU initialization.
RELNOTES=Add a `tf.distribute.cluster_resolver.TPUClusterResolver.connect` API to simplify TPU initialization.
PiperOrigin-RevId: 317439811
Change-Id: I2f1a944f3c440356b21da27a72855c969f1c3b3b
2020-06-20 00:09:59 -07:00
..
base_dir.py Fix doc generator to handle new package layout. 2020-02-20 10:15:45 -08:00
BUILD Add a TPUClusterResolver.connect API to simplify TPU initialization. 2020-06-20 00:09:59 -07:00
build_java_api_docs.py Update java generator. 2020-04-28 14:35:17 -07:00
doc_controls_test.py
doc_controls.py Add an alias with clearer name. 2019-04-29 14:15:37 -07:00
doc_generator_visitor.py Merge pull request #40240 from cclauss:Fix-SyntaxWarnings 2020-06-18 11:48:25 -07:00
generate2_test.py Remove TF1 only stuff from generate2.py 2019-12-20 16:15:12 -08:00
generate2.py 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
generate_lib.py Squash aliases into a single line. 2019-12-09 10:15:58 -08:00
generate.py
parser.py Squash aliases into a single line. 2019-12-09 10:15:58 -08:00
pretty_docs.py Small adjustments on import spacing. 2019-12-18 20:32:12 -08:00
py_guide_parser.py Small adjustments on import spacing. 2019-12-18 20:32:12 -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 Add a recursive import before running doctest. 2020-06-01 21:13:25 -07:00