aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/embedding_ops_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Make embedding lookup to always return a colocation constraint free result.Gravatar A. Unique TensorFlower2018-08-27
* Adds support of float16 and bfloat16 weights for embedding_lookup_sparse.Gravatar A. Unique TensorFlower2018-08-25
* CLN: move the corresponding test caseGravatar Yan Facai (颜发才)2018-04-24
* Added parallel version of DynamicStitchOp (named ParallelDynamicStitchOp) withGravatar A. Unique TensorFlower2017-08-09
* For candidate sampling, add facility to colocate the logit computation with t...Gravatar A. Unique TensorFlower2017-06-22
* Fix embedding_lookup() bug where normalization did not work with ids of rank ...Gravatar A. Unique TensorFlower2017-05-29
* Import gradient definitions in embedding_ops, instead of having to import the...Gravatar A. Unique TensorFlower2017-05-15
* Support partitioned embedding lookup for resource variables.Gravatar A. Unique TensorFlower2017-01-30
* Switch tf.concat_v2 references in third_party/tensorflow to tf.concat.Gravatar A. Unique TensorFlower2017-01-10
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Switch all tf.concat(concat_dim, value, name) calls in third_party/tensorflow...Gravatar A. Unique TensorFlower2016-12-06
* Adds max_norm option to embedding_lookup (and upstream functions).Gravatar A. Unique TensorFlower2016-11-16
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* PartitionedVariable is now a first class citizen:Gravatar Eugene Brevdo2016-09-29
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Adds support for SQRTN combiner.Gravatar A. Unique TensorFlower2016-01-11
* Improve shape inference of embedding lookup sparse when using weights.Gravatar Yutaka Leon2015-12-17
* Fix the gradient of `tf.gather()` when the indices are > 1-D.Gravatar Derek Murray2015-12-16
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-08
* 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 afternoon.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial steps towards python3 support, some documentationGravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06