FluxTraining.getcallback

function defined in module FluxTraining


			getcallback(learner, C)

Find callback of type C in learner ’s callbacks and return it.
If there is none, return nothing .

Methods

There is 1 method for getcallback:

getcallback(learner, C::Type{<:FluxTraining.SafeCallback})
callbackutils.jl:31
Backlinks