fix include case
This commit is contained in:
parent
0ce8c0cee4
commit
f2dd7b0e90
@ -12,7 +12,7 @@ export Chain, Linear
|
||||
using NNlib
|
||||
export σ, relu, softmax
|
||||
|
||||
include("Tracker/Tracker.jl")
|
||||
include("tracker/Tracker.jl")
|
||||
using .Tracker
|
||||
export track, back!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user