Struct DataLoaderBase::Result
Defined in File base.h
Nested Relationships
This struct is a nested type of Template Class DataLoaderBase.
Inheritance Relationships
Base Type
public torch::data::DataLoaderBase< Dataset, Batch, BatchRequest >::Sequenced
(Struct DataLoaderBase::Sequenced)
Struct Documentation
-
struct Result : public torch::data::DataLoaderBase<Dataset, Batch, BatchRequest>::Sequenced
The finished result of a job.
Public Functions