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
..
BUILD Add a `TPUClusterResolver.connect` API to simplify TPU initialization. 2020-06-20 00:09:59 -07:00
base_dir.py
build_java_api_docs.py Update java generator. 2020-04-28 14:35:17 -07:00
doc_controls.py
doc_controls_test.py
doc_generator_visitor.py Merge pull request #40240 from cclauss:Fix-SyntaxWarnings 2020-06-18 11:48:25 -07:00
generate.py
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
generate2_test.py
generate_lib.py
parser.py
pretty_docs.py
py_guide_parser.py
tf_doctest.py Add a recursive import before running doctest. 2020-06-01 21:13:25 -07: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