◆ reset()
virtual void IBatchStream::reset |
( |
int |
firstBatch | ) |
|
|
pure virtual |
◆ next()
virtual bool IBatchStream::next |
( |
| ) |
|
|
pure virtual |
◆ skip()
virtual void IBatchStream::skip |
( |
int |
skipCount | ) |
|
|
pure virtual |
◆ getBatch()
virtual float* IBatchStream::getBatch |
( |
| ) |
|
|
pure virtual |
◆ getLabels()
virtual float* IBatchStream::getLabels |
( |
| ) |
|
|
pure virtual |
◆ getBatchesRead()
virtual int IBatchStream::getBatchesRead |
( |
| ) |
const |
|
pure virtual |
◆ getBatchSize()
virtual int IBatchStream::getBatchSize |
( |
| ) |
const |
|
pure virtual |
◆ getDims()
The documentation for this class was generated from the following file: