Skip to content

Commit 84b63e0

Browse files
Update src/layers/conv.jl
Co-authored-by: Carlo Lucibello <[email protected]>
1 parent 86ed608 commit 84b63e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/layers/conv.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1178,5 +1178,4 @@ function Base.show(io::IO, l::GMMConv)
11781178
print(io, ", K=", l.K)
11791179
print(io, ", σ=", l.σ)
11801180
print(io, ")")
1181-
11821181
end

0 commit comments

Comments
 (0)