FluxTraining.removecallback!

function defined in module FluxTraining


			removecallback!(learner, C)

Remove the first callback of type C from learner and return it.
If there is none, return nothing .

Methods

There is 1 method for removecallback!:

removecallback!(learner, C::Type{<:FluxTraining.SafeCallback})
callbackutils.jl:66
Backlinks