Skip to content

Commit

Permalink
Add Input layer to the docs (keras-team#8947)
Browse files Browse the repository at this point in the history
  • Loading branch information
ozabluda authored and fchollet committed Jan 4, 2018
1 parent 0d99a49 commit a2e26b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/autogen.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
layers.Activation,
layers.Dropout,
layers.Flatten,
layers.Input,
layers.Reshape,
layers.Permute,
layers.RepeatVector,
Expand Down

0 comments on commit a2e26b1

Please sign in to comment.