aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distribute/python/combinations.py
Commit message (Expand)AuthorAge
* Brings V2 Optimizers into Keras w/ Keras signaturesGravatar A. Unique TensorFlower2018-10-05
* Tests for metrics correctness with TPU strategyGravatar Priya Gupta2018-10-03
* Fix error that occurs when attempting to use TensorFlow optimizers with Keras...Gravatar Anjali Sridhar2018-09-27
* Fix the colocate_with issue for Adagrad optimizerV2.Gravatar Anjali Sridhar2018-09-12
* Add support for evaluate and predict in keras with TPUStrategy. Also add unit...Gravatar Priya Gupta2018-09-09
* Implemented the configure method and properties needed by distribute coordina...Gravatar Yuefeng Zhou2018-08-22
* Merge MultiWorkerMirroredStrategy into MirroredStrategyGravatar Yuefeng Zhou2018-08-16
* 1. Move distribution strategy context utility methods to a separate file with...Gravatar Priya Gupta2018-08-14
* Create new MultiStepStopHook for running mutiple steps per run when using TPU...Gravatar Sourabh Bajaj2018-08-10
* Update minimize loss test to use new API run_steps_on_dataset. Update Step AP...Gravatar Priya Gupta2018-08-10
* Preliminary work for auto-detecting cores and hosts for TPU Distribution Stra...Gravatar Frank Chen2018-08-07
* Strategy should be initialized in the same mode as what the test is run inGravatar Sourabh Bajaj2018-07-31
* Implement new API for TPUStrategy to run multiple steps, and move most of the...Gravatar Priya Gupta2018-06-19
* Add distributed all-reduce for multi-worker mirrored strategy.Gravatar Yuefeng Zhou2018-06-06
* Resolve device names when passed into DistributionStrategy methods.Gravatar A. Unique TensorFlower2018-06-04
* Allow combinations to be used on the class level. Make "mode" optional.Gravatar Igor Saprykin2018-05-24
* Support a better interface for the single option case in combinations.py.Gravatar Igor Saprykin2018-05-21
* Skip tests that require unavailable hardware when not using DistributionStrategyGravatar Igor Saprykin2018-05-18
* Support combinations stored in a global variable in combinations.py-based tests.Gravatar Igor Saprykin2018-05-17
* Turn off MirroredStrategy Dataset prefetching in tests when using theGravatar A. Unique TensorFlower2018-05-16
* Generalize the input to TPU distribution strategy. Add cross-shard-replica sum.Gravatar Igor Saprykin2018-05-07
* TpuStrategy -> TPUStrategyGravatar Jonathan Hseu2018-04-17
* Early TPU distribution strategy and the associated testing infrastructure.Gravatar Igor Saprykin2018-04-16
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-03-29
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29