|
mxnet
|
a single data instance More...
#include <io.h>

Public Attributes | |
| unsigned | index |
| unique id for instance More... | |
| std::vector< TBlob > | data |
| content of data More... | |
| std::string | extra_data |
| extra data to be fed to the network More... | |
a single data instance
| std::vector<TBlob> mxnet::DataInst::data |
content of data
| std::string mxnet::DataInst::extra_data |
extra data to be fed to the network
| unsigned mxnet::DataInst::index |
unique id for instance
1.8.11