mxnet
|
This is the complete list of members for mxnet::IIterator< DType >, including all inherited members.
BeforeFirst(void)=0 | mxnet::IIterator< DType > | pure virtual |
data_names | mxnet::IIterator< DType > | |
Init(const std::vector< std::pair< std::string, std::string > > &kwargs)=0 | mxnet::IIterator< DType > | pure virtual |
Next(void)=0 | mxnet::IIterator< DType > | pure virtual |
SetDataName(const std::string data_name) | mxnet::IIterator< DType > | inline |
Value(void) const =0 | mxnet::IIterator< DType > | pure virtual |
~IIterator(void) | mxnet::IIterator< DType > | inlinevirtual |