mxnet
Public Attributes | List of all members
MXNetByteArray Struct Reference

Byte array type used to pass in byte array When kBytes is used as data type. More...

#include <c_runtime_api.h>

Collaboration diagram for MXNetByteArray:
Collaboration graph

Public Attributes

const char * data
 
size_t size
 

Detailed Description

Byte array type used to pass in byte array When kBytes is used as data type.

Member Data Documentation

const char* MXNetByteArray::data
size_t MXNetByteArray::size

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