Skip to content

Commit 5fb55a7

Browse files
committed
Float error and try/catch error addressed
1 parent 2863127 commit 5fb55a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layers/conv.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1182,4 +1182,4 @@ function Base.show(io::IO, l::GMMConv)
11821182
print(io, ", σ=", l.σ)
11831183
print(io, ")")
11841184

1185-
end
1185+
end

0 commit comments

Comments
 (0)