HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
framework_provider_common.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the MIT License.
3
4
#pragma once
5
#include "core/session/onnxruntime_c_api.h"
6
7
struct
OrtCustomOpDomain
{
8
std::string
domain_
;
9
std::vector<const OrtCustomOp*>
custom_ops_
;
10
};
string
GLsizei const GLchar *const * string
Definition:
glcorearb.h:814
OrtCustomOpDomain::domain_
std::string domain_
Definition:
framework_provider_common.h:8
OrtCustomOpDomain::custom_ops_
std::vector< const OrtCustomOp * > custom_ops_
Definition:
framework_provider_common.h:9
OrtCustomOpDomain
Definition:
framework_provider_common.h:7
onnxruntime
core
framework
framework_provider_common.h
Generated on Fri Nov 22 2024 02:41:57 for HDK by
1.8.6