FluxTraining.NoConflict
struct
defined in module
FluxTraining
abstract type NoConflict <: ConflictResolution
Return from
resolveconflict
to indicate that, while the callbacks
modify the same state, they can be used together without any problems.
There is
1
method for NoConflict
:
FluxTraining.NoConflict()