We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfc5bb0 + 451b80d commit 98a027aCopy full SHA for 98a027a
test/layers/conv.jl
@@ -101,4 +101,5 @@ end
101
randn(Float32, 10,10,1,1) |> Conv((6,1), 1=>1, Flux.σ)
102
true
103
end
104
+end
105
0 commit comments