aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/models/embedding/word2vec_kernels.cc
Commit message (Expand)AuthorAge
* Moved tensorflow/models to models/tutorials and replaced all tutorial referen...Gravatar Neal Wu2016-12-08
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Remove word2vec's dependency on RE2. This is primarily to allow inputsGravatar A. Unique TensorFlower2016-01-19
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* Change word2vec subsampling to behave as in Mikolov's version. This improves ...Gravatar Andrew Dai2015-12-17
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06