|
mxnet
|
#include <storage.h>

Public Attributes | |
| void * | dptr |
| Pointer to the data. More... | |
| size_t | size |
| Size of the storage. More... | |
| Context | ctx |
| Context information about device and ID. More... | |
Storage handle.
| void* mxnet::Storage::Handle::dptr |
Pointer to the data.
| size_t mxnet::Storage::Handle::size |
Size of the storage.
1.8.11