AbstractCallback

abstract type defined in module FluxTraining


			abstract type AbstractCallback

Supertype of SafeCallback/ Callback. When implementing callbacks, you should subtype SafeCallback instead.