Skip to content

Commit

Permalink
Update conv.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello authored Mar 23, 2022
1 parent 8bbfb66 commit 76a3361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layers/conv.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1094,7 +1094,7 @@ as the input size.
- `init`: Weights' initializer. Default `glorot_uniform`.
- `residual`: Residual conncetion. Default `false`.
#Examples
# Examples
```julia
# create data
Expand Down

0 comments on commit 76a3361

Please sign in to comment.