aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tpu
Commit message (Expand)AuthorAge
* Changed Adam algorithm variant formula from sqrt(max(v, epsilon**2)) to sqrt(...Gravatar A. Unique TensorFlower2018-10-08
* Mark tensorflow/contrib/tpu:datasets_test flakyGravatar Todd Wang2018-10-06
* Profiler collects the number of replicas and num cores per replica used in th...Gravatar A. Unique TensorFlower2018-10-05
* - Don't set tpu optimizer parameter variable during weight initialization if ...Gravatar Jing Li2018-10-05
* Skip numeric checking in BROADCAST mode.Gravatar Youlong Cheng2018-10-04
* Re-add proto fields temporarily for internal compatibility.Gravatar A. Unique TensorFlower2018-10-03
* Remove initial accumulator (and other auxiliary parameter) values fromGravatar A. Unique TensorFlower2018-10-02
* Upgrade cloud tpu profiler to 1.12.0.Gravatar A. Unique TensorFlower2018-10-02
* Add mode_override to the TPU embedding enqueue ops. This allows the mode to beGravatar A. Unique TensorFlower2018-10-01
* Make Keras/TPU more robust to closed TF sessions.Gravatar Russell Power2018-10-01
* [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* Small tweaks to comments and documentation strings.Gravatar A. Unique TensorFlower2018-10-01
* Added option (off by default) to enable a higher-performance variant of theGravatar A. Unique TensorFlower2018-10-01
* Expose tpu_host_placement_function().Gravatar Youlong Cheng2018-10-01
* internal change onlyGravatar A. Unique TensorFlower2018-10-01
* Automated rollback of commit 3f4423fad57694bc8d7adc427d65e5a18c8592b2Gravatar A. Unique TensorFlower2018-10-01
* Add learning_rates input to the SendTPUEmbeddingGradients op. This allows theGravatar A. Unique TensorFlower2018-09-28
* Fix bad reference to self._name in TPUEstimator infeed loop.Gravatar Russell Power2018-09-28
* Move TPU variables to the TPU device in TPUStrategy.Gravatar Jonathan Hseu2018-09-28
* Added flag to enable non-lazy Adam optimizer implementation for TPU embeddingsGravatar A. Unique TensorFlower2018-09-28
* Add option to disable initialization/shutdown of the TPU.Gravatar Russell Power2018-09-28
* Internal changes only.Gravatar A. Unique TensorFlower2018-09-28
* Puts the keras optimizer weights on device.Gravatar Jianwei Xie2018-09-28
* internal change onlyGravatar A. Unique TensorFlower2018-09-28
* Remove @{} api_links and ban "@{}" from python and md files.Gravatar Mark Daoust2018-09-28
* internal change onlyGravatar A. Unique TensorFlower2018-09-28
* Adding to tpu_lib depenencies to optimization_parameters_py, tpu_embedding_co...Gravatar Daryl Ng2018-09-27
* Fix heartbeat probing.Gravatar Russell Power2018-09-27
* Enable worker heartbeat polling for all available workers.Gravatar Russell Power2018-09-27
* Fix custom getter handling in tpu.rewrite() and friends.Gravatar A. Unique TensorFlower2018-09-26
* Adding per table load and retrieve ops and additional enqueue operations. Oth...Gravatar Daryl Ng2018-09-26
* Add Mirrored distribution strategy support for new metrics with Keras and Est...Gravatar Pavithra Vijay2018-09-26
* Fixed the bug which slows the TPU traning.Gravatar Jianwei Xie2018-09-26
* internal change onlyGravatar A. Unique TensorFlower2018-09-26
* Add experimental asynchronous checkpoint hook.Gravatar Russell Power2018-09-26
* Support dynamic LR for Keras optimizer by setting the global Keras session.Gravatar A. Unique TensorFlower2018-09-25
* Fix documentationGravatar A. Unique TensorFlower2018-09-25
* Add outputs and target cross replica concat, so each core sees the same outpu...Gravatar Jianwei Xie2018-09-25
* Optimize Resnet-50 infeed pipeline by adding sharding and cache.Gravatar A. Unique TensorFlower2018-09-25
* Fix keras_support.tpu_model example usages.Gravatar Ruoxin Sang2018-09-25
* [TF:XLA] Introduce CollectivePermute op.Gravatar Youlong Cheng2018-09-24
* Upgrade cloud tpu profiler to 1.11.Gravatar A. Unique TensorFlower2018-09-24
* [TPU] Change the TPU DeviceAssignment class to use a flatter (replica, logica...Gravatar Peter Hawkins2018-09-21
* Support 16 ways model parallelism.Gravatar Youlong Cheng2018-09-20
* Moving tpu_embedding_config.proto to tpu_embedding_configuration.proto, refac...Gravatar Daryl Ng2018-09-20
* Fix the error message thrown when running eval on podGravatar Sourabh Bajaj2018-09-19
* Add xla.compile(), a low-level API that compiles graph with XLA.Gravatar Yanan Cao2018-09-18
* Add Keras TPU support for the new metrics.Gravatar Pavithra Vijay2018-09-17
* Add type checking at the beginning of tpu.shard().Gravatar Yunxing Dai2018-09-17
* Add support for predicting models with learning_phase.Gravatar Jianwei Xie2018-09-17