HDK
|
#include <framework_provider_common.h>
Public Attributes | |
std::string | domain_ |
std::vector< const OrtCustomOp * > | custom_ops_ |
Definition at line 7 of file framework_provider_common.h.
std::vector<const OrtCustomOp*> OrtCustomOpDomain::custom_ops_ |
Definition at line 9 of file framework_provider_common.h.
std::string OrtCustomOpDomain::domain_ |
Definition at line 8 of file framework_provider_common.h.