STT-tensorflow/tensorflow/tools/pip_package
TensorFlow Release Automation 82515cee8f Update version numbers to 2.3.0
2020-07-23 11:05:30 -07:00
..
xla_build [TF XLA AOT] Add cmake support for the standalone XLA AOT runtime 2020-03-05 16:41:17 -08:00
BUILD Move fft2d to stable fork 2020-06-11 15:12:44 -07:00
build_pip_package.sh Place keras API tree at the root of pip package to get autocomplete working for deeper imports (for e.g. from tensorflow.keras.losses import KLD). 2020-03-19 13:20:34 -07:00
check_load_py_test.py Automated rollback of commit 08370f31ad 2019-07-10 17:38:54 -07:00
MANIFEST.in [TF XLA AOT] Make sure required sources are included in pip package. 2020-03-03 16:04:46 -08:00
pip_smoke_test.py Update TF bazel version requirements. 2020-04-14 21:11:14 -07:00
README TensorFlow: Initial commit of TensorFlow library. 2015-11-06 16:27:58 -08:00
setup.py Update version numbers to 2.3.0 2020-07-23 11:05:30 -07:00
simple_console_for_windows.py
simple_console.py

TensorFlow