aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/tensorflow.keras.layers.-conv3-d-transpose.pbtxt
Commit message (Expand)AuthorAge
* Keep 2 sets of API Goldens (goldens/v1 and goldens/v2).Gravatar Anna R2018-08-07
* Add `synchronization` and `aggregation` args to the layer `add_weight()` API....Gravatar Pavithra Vijay2018-07-09
* Move Keras code out of _impl folder and remove API files.Gravatar Pavithra Vijay2018-05-17
* Checkpointable: move python/training/checkpointable_* to python/training/chec...Gravatar Allen Lavoie2018-05-16
* Refactor layers:Gravatar Francois Chollet2018-04-10
* Make Layers CheckpointableGravatar Allen Lavoie2018-02-27
* Refactor Keras engine by splitting it into short, specialized files.Gravatar Francois Chollet2018-02-23
* Merge changes from github.Gravatar Michael Case2018-02-07
* Make layer method `compute_output_shape` public.Gravatar Francois Chollet2018-01-04
* Add a build method to LSTMCell.Gravatar Eugene Brevdo2017-10-26
* Clean up properties of layers.Layer:Gravatar A. Unique TensorFlower2017-10-02
* Automatically infer Layer.dtype from the first input if it is not set.Gravatar A. Unique TensorFlower2017-09-22
* Move the Keras API to tf.keras.Gravatar Francois Chollet2017-09-05