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 1865 of file onnxruntime_cxx_inline.h.
|
inline |
Definition at line 1869 of file onnxruntime_cxx_inline.h.
|
inline |
Definition at line 1873 of file onnxruntime_cxx_inline.h.
|
inline |
Definition at line 1885 of file onnxruntime_cxx_inline.h.
|
inline |
Definition at line 1896 of file onnxruntime_cxx_inline.h.