|
Mila 0.13.48
Deep Neural Network Library
|
Classes | |
| class | Mila::Data::DataLoader< TInputDataType, TTargetDataType, TMemoryResource > |
| Device-agnostic data loader interface using abstract tensor data types. More... | |
Typedefs | |
| template<TensorDataType TInputDataType = TensorDataType::FP32, TensorDataType TTargetDataType = TInputDataType> | |
| using | Mila::Data::CpuDataLoader = DataLoader<TInputDataType, TTargetDataType, CpuMemoryResource> |
| CPU data loader with single precision floating point. | |
Files | |
| file | /__w/Mila/Mila/Mila/Src/Data/Loaders/DataLoader.ixx |
| Device-agnostic data loader interface using abstract tensor data types. | |