Skip to content

Commit 1bf1055

Browse files
nzw0301fchollet
authored andcommitted
Update docs for SpatialDropouts (keras-team#3652)
1 parent 6417d90 commit 1bf1055

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/autogen.py

+2
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@
133133
core.Dense,
134134
core.Activation,
135135
core.Dropout,
136+
core.SpatialDropout2D,
137+
core.SpatialDropout3D,
136138
core.Flatten,
137139
core.Reshape,
138140
core.Permute,

0 commit comments

Comments
 (0)