mxnet
|
#include <storage.h>
Public Attributes | |
void * | dptr {nullptr} |
Pointer to the data. More... | |
size_t | size {0} |
Size of the storage. More... | |
Context | ctx |
Context information about device and ID. More... | |
Storage handle.
void* mxnet::Storage::Handle::dptr {nullptr} |
Pointer to the data.
size_t mxnet::Storage::Handle::size {0} |
Size of the storage.