typo
This commit is contained in:
parent
0c9549c469
commit
842bf03051
@ -13,7 +13,7 @@ export Chain, Dense, RNN, LSTM, GRU, Conv2D,
|
||||
param, params, mapleaves
|
||||
|
||||
using NNlib
|
||||
export σ, sigmoid, relu, leakyrelu, elu, swish, softmax, logsoftmax
|
||||
export σ, sigmoid, relu, leakyrelu, elu, swish, softmax, logsoftmax,
|
||||
conv2d, maxpool2d, avgpool2d
|
||||
|
||||
include("tracker/Tracker.jl")
|
||||
|
Loading…
Reference in New Issue
Block a user