aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/keras/backend_test.py
Commit message (Expand)AuthorAge
* Keras ReLU ConsolidationGravatar A. Unique TensorFlower2018-07-24
* Update Tensorboard callback to run histogram summaries withinGravatar A. Unique TensorFlower2018-06-29
* Fix shape mismatch in `rnn()` of keras backendGravatar Zhenyu Tan2018-06-26
* Replace unshared convolution backend for LocallyConnected1D and LocallyConnec...Gravatar A. Unique TensorFlower2018-06-21
* The pretrained text embedding models in tf.hub expect a string input. If I pa...Gravatar A. Unique TensorFlower2018-06-18
* Make LocallyConnected1D layer respect the data_format parameter.Gravatar A. Unique TensorFlower2018-06-08
* Move Keras code out of _impl folder and remove API files.Gravatar Pavithra Vijay2018-05-17