Context
abstract type defined in module
FastAI
abstract type Context
Represents a context in which a data transformation is made. This allows using dispatching for varying behavior, for example, to apply augmentations only during training or use non-destructive cropping during inference.
See
Training,
Validation and
Inference.
The following pages link back here:
FastAI.jl , tasks/task.jl , tasks/taskdata.jl , FastTabular.jl , FastVision.jl , encodings/imagepreprocessing.jl