aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/input_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* Add uint32 and uint64 support with tf.train.batch (#18805)Gravatar Yong Tang2018-04-28
* BREAKING CHANGE: Fix semantic error in how maybe_batch* handles sparse tensors.Gravatar A. Unique TensorFlower2017-07-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Disable more flaky test cases in input_test.Gravatar Gunhan Gulsoy2017-03-15
* Disable flaky tests in tensorflow/python:input_testGravatar Gunhan Gulsoy2017-03-13
* Extend the functionality of `maybe_*batch` to act on elements in a minibatch ...Gravatar A. Unique TensorFlower2017-01-22
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* SparseTensor.shape -> SparseTensor.dense_shape part 2...Gravatar Eugene Brevdo2016-12-08
* Part 2d of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-04
* Part 2b of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-01
* Add ability to conditionally batch in 'tf.train.batch`.Gravatar A. Unique TensorFlower2016-12-01
* Switch callers of tf.pack and tf.unpack to call tf.stack and tf.unstack instead.Gravatar A. Unique TensorFlower2016-11-03
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Add tests for shape of input tensors.Gravatar A. Unique TensorFlower2016-10-21
* Merge changes from github.Gravatar Benoit Steiner2016-08-18
* Add support for DequeueUpTo in RandomShuffleQueue and uses this to add the op...Gravatar A. Unique TensorFlower2016-07-14
* Fix flaky testGravatar A. Unique TensorFlower2016-07-08
* Allow partial_dequeue for batch and batch_join inputs functions.Gravatar A. Unique TensorFlower2016-07-06
* Actually fix the race condition for concurrent reading/writing of `tf.Graph`.Gravatar Derek Murray2016-06-20
* Move input reading epoch counter into local variables.Gravatar Illia Polosukhin2016-06-07
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Make batch() and batch_join() work correctly for dictionaries with only one e...Gravatar A. Unique TensorFlower2016-05-19
* Extend batch construction input utilities to support dictionaries of tensors inGravatar A. Unique TensorFlower2016-05-10
* Fix deserialization of SparseTensors of unknown rank.Gravatar A. Unique TensorFlower2016-04-13
* Fix the inferred shape of SparseTensor after a tf.train.batch dequeue.Gravatar A. Unique TensorFlower2016-04-13
* Add dynamic_pad parameter to tf.batch and tf.batch_join. If true,Gravatar Eugene Brevdo2016-03-28
* Add `tf.train.input_producer()` to the public API.Gravatar Derek Murray2016-03-18
* Add SparseTensor support to tf.batch and friends.Gravatar Eugene Brevdo2016-03-11
* Adding shared_name to various wrappers of queues.Gravatar A. Unique TensorFlower2016-03-03
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Reduce flakiness of input_test.Gravatar A. Unique TensorFlower2015-12-15
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Upstream changes to git.Gravatar Manjunath Kudlur2015-11-25
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Upstream changes from since last Thursday.Gravatar Vijay Vasudevan2015-11-16
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06