nnlib exports
This commit is contained in:
parent
0fbc8dff61
commit
12944ae125
@ -12,7 +12,7 @@ export Chain, Dense, RNN, LSTM,
|
||||
param, params, mapleaves
|
||||
|
||||
using NNlib
|
||||
export σ, relu, softmax
|
||||
export σ, relu, leakyrelu, elu, swish, softmax
|
||||
|
||||
include("tracker/Tracker.jl")
|
||||
using .Tracker
|
||||
|
Loading…
Reference in New Issue
Block a user