Phase

abstract type defined in module FluxTraining.Phases


			abstract type Phase

Abstract supertype for all phases. See subtypes(FluxTraining.Phase). A Phase is used in dispatch for training loop functions step! and epoch! as well as in Callback handler methods on.