properly importing functions
This commit is contained in:
parent
e239eb1105
commit
06aad375fc
@ -1,6 +1,6 @@
|
||||
using Juno
|
||||
using Flux.Tracker: back!
|
||||
import Flux: stop, StopException
|
||||
using Flux: stop, StopException
|
||||
|
||||
runall(f) = f
|
||||
runall(fs::AbstractVector) = () -> foreach(call, fs)
|
||||
|
Loading…
Reference in New Issue
Block a user