|
tvm
|
Byte array type used to pass in byte array When kTVMBytes is used as data type. More...
#include <c_runtime_api.h>
Public Attributes | |
| const char * | data |
| size_t | size |
Byte array type used to pass in byte array When kTVMBytes is used as data type.
| const char* TVMByteArray::data |
| size_t TVMByteArray::size |
1.8.13