HDK
|
Functions | |
void | GetAttr (const OrtKernelInfo *p, const char *name, float &) |
void | GetAttr (const OrtKernelInfo *p, const char *name, int64_t &) |
void | GetAttr (const OrtKernelInfo *p, const char *name, std::string &) |
void | GetAttrs (const OrtKernelInfo *p, const char *name, std::vector< float > &) |
void | GetAttrs (const OrtKernelInfo *p, const char *name, std::vector< int64_t > &) |
|
inline |
Definition at line 1791 of file onnxruntime_cxx_inline.h.
|
inline |
Definition at line 1795 of file onnxruntime_cxx_inline.h.
|
inline |
Definition at line 1799 of file onnxruntime_cxx_inline.h.
|
inline |
Definition at line 1811 of file onnxruntime_cxx_inline.h.
|
inline |
Definition at line 1822 of file onnxruntime_cxx_inline.h.