.FastAI.DatasetsDataDepLoader

struct defined in module FastAI.Datasets


			struct DataDepLoader(datadep) <: DatasetLoader

A dataset loader that uses DataDeps.jl to load datasets. The DataDep has to be registered before creating the loader, and will error otherwise.

Methods

There is 1 method for FastAI.Datasets.DataDepLoader: