HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OrtCustomOpDomain Struct Reference

#include <framework_provider_common.h>

Public Attributes

std::string domain_
 
std::vector< const OrtCustomOp * > custom_ops_
 

Detailed Description

Definition at line 7 of file framework_provider_common.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: