#include <data_types.h>
|
| template<typename T > |
| static MLDataType | GetElemType () |
| |
| static void | Set (const ONNX_NAMESPACE::TypeProto *elem_proto, ONNX_NAMESPACE::TypeProto &proto) |
| |
Definition at line 383 of file data_types.h.
template<typename T >
| static MLDataType onnxruntime::data_types_internal::SequenceTypeHelper::GetElemType |
( |
| ) |
|
|
inlinestatic |
| static void onnxruntime::data_types_internal::SequenceTypeHelper::Set |
( |
const ONNX_NAMESPACE::TypeProto * |
elem_proto, |
|
|
ONNX_NAMESPACE::TypeProto & |
proto |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: