aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/labeled_tensor/python/ops/ops_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Fix Warning in reduce_mean/ reduce_max related deprecation argument keep_dimsGravatar imsheridan2018-04-17
* Fixup tf.contrib.labeled_tensor.select to handle tuples properlyGravatar Stephan Hoyer2017-04-28
* Adds foldl to LabeledTensor.Gravatar A. Unique TensorFlower2017-01-26
* Switch tf.concat_v2 references in third_party/tensorflow to tf.concat.Gravatar A. Unique TensorFlower2017-01-10
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Switch all tf.concat(concat_dim, value, name) calls in third_party/tensorflow...Gravatar A. Unique TensorFlower2016-12-06
* Initial version of tf.contrib.labeled_tensorGravatar Stephan Hoyer2016-11-14