aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/keras/layers/embeddings.py
Commit message (Expand)AuthorAge
* Merge pull request #22126 from ConcurrencyPractitioner:masterGravatar TensorFlower Gardener2018-10-02
|\
| * Fix long linesGravatar Martin Wicke2018-09-21
* | Force-place embedding variables on CPUs ein eager mode.Gravatar Alexandre Passos2018-09-19
| * Ensure all ValueErrors are raisedGravatar Richard Yu2018-09-06
|/
* tf.keras sync 2.2.0Gravatar Anjali Sridhar2018-07-03
* Remove hourglass imports for python/keras/engine/...Gravatar Allen Lavoie2018-06-22
* Move Keras code out of _impl folder and remove API files.Gravatar Pavithra Vijay2018-05-17