Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
torch::data::samplers::CustomBatchRequest Struct Referenceabstract

A base class for custom index types. More...

#include <custom_batch_request.h>

Inheritance diagram for torch::data::samplers::CustomBatchRequest:
TestIndex torch::data::samplers::BatchSize

Public Member Functions

virtual size_t size () const =0
 The number of elements accessed by this index.
 

Detailed Description

A base class for custom index types.

Definition at line 10 of file custom_batch_request.h.


The documentation for this struct was generated from the following file: