mxnet
Public Attributes | List of all members
dmlc::InputSplit::Blob Struct Reference

a blob of memory region More...

#include <io.h>

Collaboration diagram for dmlc::InputSplit::Blob:
Collaboration graph

Public Attributes

void * dptr
 points to start of the memory region More...
 
size_t size
 size of the memory region More...
 

Detailed Description

a blob of memory region

Member Data Documentation

void* dmlc::InputSplit::Blob::dptr

points to start of the memory region

size_t dmlc::InputSplit::Blob::size

size of the memory region


The documentation for this struct was generated from the following file: