aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distribute/python/examples
Commit message (Expand)AuthorAge
* Fix the steps_per_epoch when training on mnistGravatar Sourabh Bajaj2018-10-08
* Add Mirrored distribution strategy support for new metrics with Keras and Est...Gravatar Pavithra Vijay2018-09-26
* Add support for evaluate and predict in keras with TPUStrategy. Also add unit...Gravatar Priya Gupta2018-09-09
* Experimental work-in-progress support for TPUStrategy in keras.Gravatar Priya Gupta2018-09-05
* Fix error when getting optimizer variables with distribution strategyGravatar Pavithra Vijay2018-08-24
* Add an example to demonstrate how to use Keras native APIs withGravatar Anjali Sridhar2018-08-23
* Support distribution strategies in `Estimator.evaluate`.Gravatar Priya Gupta2018-07-31
* Minor formatting tweaks to distribute.py and simple_tfkeras_example.pyGravatar Shanqing Cai2018-05-08
* Rename `distribute` to `train_distribute` parameter in `RunConfig` to clarify...Gravatar Priya Gupta2018-04-04
* Internal Change.Gravatar Anjali Sridhar2018-03-29
* Move the simple_estimator_example to the examples/ dir.Gravatar Anjali Sridhar2018-03-29