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.

Methods

There is 1 method for NoConflict:

FluxTraining.NoConflict()
callbacks/callback.jl:120
Backlinks