SanityCheck
struct
defined in module
FluxTraining
SanityCheck([checks; usedefault = true])
Callback that runs sanity
Check
s when the
Learner
is initialized. If
usedefault
is
true
, it will run all checks in FluxTraining.CHECKS in addition to the ones you pass in.
There is
1
method for FluxTraining.SanityCheck
:
The following pages link back here: