|
mxnet
|
Union type of values being passed through API and function calls. More...
#include <c_runtime_api.h>

Public Attributes | |
| int64_t | v_int64 |
| double | v_float64 |
| void * | v_handle |
| const char * | v_str |
| DLDataType | v_type |
Union type of values being passed through API and function calls.
| double MXNetValue::v_float64 |
| void* MXNetValue::v_handle |
| int64_t MXNetValue::v_int64 |
| const char* MXNetValue::v_str |
| DLDataType MXNetValue::v_type |
1.8.11