aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tpu/__init__.py
Commit message (Expand)AuthorAge
* Add option to disable initialization/shutdown of the TPU.Gravatar Russell Power2018-09-28
* Add experimental asynchronous checkpoint hook.Gravatar Russell Power2018-09-26
* Enable outside_compilation in contrib.tpu module.Gravatar Ruoxin Sang2018-09-06
* Enable infeed enqueue, outfeed dequeue operations.Gravatar Russell Power2018-08-07
* Refactor dependencies so keras_support can be imported directly.Gravatar Russell Power2018-08-06
* PUBLIC: Support Input Partition in TPUEstimator.Gravatar Youlong Cheng2018-07-31
* Add wrapper to help export model trained with estimator as SavedModel for TPU.Gravatar A. Unique TensorFlower2018-07-13
* Expose the bfloat16 in tf.contrib.tpu.Gravatar Jianwei Xie2018-07-11
* Exposes InputPipelineConfig as tf.contrib.tpu.InputPipelineConfig.Gravatar A. Unique TensorFlower2018-04-16
* Create a wrapper for bfloat16 scope so that users don't need the custom getter.Gravatar Sourabh Bajaj2018-03-30
* [TPU] Change in preparation for supporting model-parallel TPU computations.Gravatar Peter Hawkins2017-11-27
* Remove experimental tpu.outside_all_rewrites() API.Gravatar Peter Hawkins2017-11-14
* Expose TPUEstimator in tf.contrib.tpuGravatar Jianwei Xie2017-08-21
* Make TPU symbols more easily accessible from contrib.Gravatar A. Unique TensorFlower2017-08-18
* Add a gRPC client for profiling TPU (contrib/tpu/profiler/)Gravatar Eric Liu2017-07-17
* Introduce Tensor Processing Unit-specific operations and estimators. This com...Gravatar Frank Chen2017-06-20
* Automated g4 rollback of changelist 158480927Gravatar Frank Chen2017-06-09
* Introduces new operations and Python bindings for the Cloud TPU offering. Ple...Gravatar Frank Chen2017-06-08