aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/training/BUILD
Commit message (Expand)AuthorAge
* [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* CleanupGravatar A. Unique TensorFlower2018-09-28
* Fix estimator dependencies in contrib/.Gravatar Michael Case2018-08-09
* [tf.data] Cleanup of tf.contrib.data python tests.Gravatar Jiri Simsa2018-06-18
* Expose tf.contrib.training.{prepend_from_queue_and_padded_batch_dataset}Gravatar Eugene Brevdo2018-04-18
* PiperOrigin-RevId: 193059174Gravatar Anna R2018-04-16
* Internal changeGravatar A. Unique TensorFlower2018-04-15
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* PiperOrigin-RevId: 188267957Gravatar A. Unique TensorFlower2018-03-07
* Add a new Dataset: PrependFromQueueAndPaddedBatchDataset.Gravatar Eugene Brevdo2018-02-01
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* Adds visibility to sgdr_learning_rate_decay.Gravatar A. Unique TensorFlower2017-10-18
* Internal change.Gravatar Anna R2017-10-11
* Delete tf.contrib.training.python_input.Gravatar Eugene Brevdo2017-08-30
* First careful steps cleaning up contrib/learn: remove contrib/learn/dataframe.Gravatar Martin Wicke2017-08-17
* Selected BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-06-20
* Removes unused contrib package feeder.Gravatar Alexandre Passos2017-05-25
* Deprecate contrib/learn/dataframe. To be removed June 15.Gravatar Martin Wicke2017-05-17
* Add tf.contrib.training.python_input -- making it easy to feed data intoGravatar Eugene Brevdo2017-04-10
* Open source HParams object and proto.Gravatar A. Unique TensorFlower2017-02-24
* Speeding up and refactoring contrib/training_test.pyGravatar Nathan Silberman2017-02-22
* Temporarily disable feeder_test because it's flaky.Gravatar Alexandre Passos2017-02-16
* Add the (experimental) tuning interfaceGravatar Jianwei Xie2017-02-14
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* De-flake feeder_test.Gravatar A. Unique TensorFlower2017-01-09
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Remove superfluous Python depsGravatar Justine Tunney2016-12-28
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Disabling evaluation_test pending bug fixes.Gravatar Nathan Silberman2016-11-22
* Adding merged evaluation module.Gravatar Nathan Silberman2016-11-16
* Feeder: a helper for feeding remote queues.Gravatar A. Unique TensorFlower2016-11-10
* Refactor replica_device_setter to allow custom placement strategiesGravatar Frank Li2016-11-08
* Merge changes from github.Gravatar Vijay Vasudevan2016-11-03
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-02
* Adds a method to resample tensors from of batches at either a per-item specif...Gravatar A. Unique TensorFlower2016-09-28
* Add bucketing input helpers to tf.contrib.training.Gravatar Eugene Brevdo2016-08-31
* Move `stratified_sample` from contrib/framework to contrib/training.Gravatar A. Unique TensorFlower2016-08-23
* Add SequenceQueueingStateSaver to perform truncated reading of sequence minib...Gravatar Eugene Brevdo2016-08-16