FluxTraining.RunFirst

struct defined in module FluxTraining


			abstract type RunFirst <: ConflictResolution

Return RunFirst(cb1/cb2) from resolveconflict (cb1, cb2) to indicate
that one of the callbacks should always run before the other.

Methods

There is 1 method for RunFirst:

FluxTraining.RunFirst(cb)
callbacks/callback.jl:112
Backlinks