#include <io.h>
| 
| mxnet::cpp::MXDataIter::MXDataIter | ( | const std::string & | mxdataiter_type | ) |  |  | explicit | 
 
 
| 
| mxnet::cpp::MXDataIter::MXDataIter | ( | const MXDataIter & | other | ) |  |  | inline | 
 
 
| 
| void mxnet::cpp::MXDataIter::BeforeFirst | ( |  | ) |  |  | virtual | 
 
 
| MXDataIter mxnet::cpp::MXDataIter::CreateDataIter | ( |  | ) |  | 
 
 
| 
| NDArray mxnet::cpp::MXDataIter::GetData | ( |  | ) |  |  | virtual | 
 
 
| 
| std::vector<int> mxnet::cpp::MXDataIter::GetIndex | ( |  | ) |  |  | virtual | 
 
 
| 
| NDArray mxnet::cpp::MXDataIter::GetLabel | ( |  | ) |  |  | virtual | 
 
 
| 
| int mxnet::cpp::MXDataIter::GetPadNum | ( |  | ) |  |  | virtual | 
 
 
| 
| bool mxnet::cpp::MXDataIter::Next | ( |  | ) |  |  | virtual | 
 
 
template<typename T > 
| 
| MXDataIter& mxnet::cpp::MXDataIter::SetParam | ( | const std::string & | name, |  
|  |  | const T & | value |  
|  | ) |  |  |  | inline | 
 
set config parameters 
- Parameters
- 
| name | name of the config parameter |  | value | value of the config parameter |  
 
- Returns
- reference of self 
 
 
The documentation for this class was generated from the following file:
- cpp-package/include/mxnet-cpp/io.h