#include <data_types.h>
|
template<typename V > |
static MLDataType | GetValueType () |
|
static void | Set (ONNX_NAMESPACE::TensorProto_DataType key_type, const ONNX_NAMESPACE::TypeProto *value_proto, ONNX_NAMESPACE::TypeProto &proto) |
|
Definition at line 357 of file data_types.h.
template<typename V >
static MLDataType onnxruntime::data_types_internal::MapTypeHelper::GetValueType |
( |
| ) |
|
|
inlinestatic |
static void onnxruntime::data_types_internal::MapTypeHelper::Set |
( |
ONNX_NAMESPACE::TensorProto_DataType |
key_type, |
|
|
const ONNX_NAMESPACE::TypeProto * |
value_proto, |
|
|
ONNX_NAMESPACE::TypeProto & |
proto |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: