Skip to content

Commit 019f832

Browse files
cleanup
1 parent c0bd4ae commit 019f832

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/deprecations.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,3 @@ ones32(::Type, dims...) = throw(ArgumentError("Flux.ones32 is always Float32, us
1616
zeros32(::Type, dims...) = throw(ArgumentError("Flux.zeros32 is always Float32, use Base.zeros to specify the element type"))
1717

1818
# v0.13 deprecations
19-
20-
@deprecate Maxout(layers::Tuple) Maxout(layers...)

0 commit comments

Comments
 (0)