| HDK
    | 
#include <SOP_ONNX.proto.h>
| Public Member Functions | |
| Inputs () | |
| bool | operator== (const Inputs &src) const | 
| bool | operator!= (const Inputs &src) const | 
| Public Attributes | |
| UT_StringHolder | input_name | 
| UT_Matrix3D | input_shape | 
| int64 | input_type | 
| int64 | input_volorder | 
| bool | input_channelfirst | 
| UT_StringHolder | input_data | 
Definition at line 106 of file SOP_ONNX.proto.h.
| 
 | inline | 
Definition at line 116 of file SOP_ONNX.proto.h.
| 
 | inline | 
Definition at line 138 of file SOP_ONNX.proto.h.
| 
 | inline | 
Definition at line 127 of file SOP_ONNX.proto.h.
| bool SOP_ONNXParms::Inputs::input_channelfirst | 
Definition at line 112 of file SOP_ONNX.proto.h.
| UT_StringHolder SOP_ONNXParms::Inputs::input_data | 
Definition at line 113 of file SOP_ONNX.proto.h.
| UT_StringHolder SOP_ONNXParms::Inputs::input_name | 
Definition at line 108 of file SOP_ONNX.proto.h.
| UT_Matrix3D SOP_ONNXParms::Inputs::input_shape | 
Definition at line 109 of file SOP_ONNX.proto.h.
| int64 SOP_ONNXParms::Inputs::input_type | 
Definition at line 110 of file SOP_ONNX.proto.h.
| int64 SOP_ONNXParms::Inputs::input_volorder | 
Definition at line 111 of file SOP_ONNX.proto.h.