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
acl_provider_factory.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the MIT License.
3
4
#include "onnxruntime_c_api.h"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
/**
11
* \param use_arena zero: false. non-zero: true.
12
*/
13
ORT_API_STATUS
(OrtSessionOptionsAppendExecutionProvider_ACL, _In_ OrtSessionOptions* options,
int
use_arena)
14
ORT_ALL_ARGS_NONNULL
;
15
16
#ifdef __cplusplus
17
}
18
#endif
ORT_ALL_ARGS_NONNULL
ORT_ALL_ARGS_NONNULL
Definition:
acl_provider_factory.h:14
ORT_API_STATUS
ORT_EXPORT ORT_API_STATUS(OrtSessionOptionsAppendExecutionProvider_CoreML, _In_ OrtSessionOptions *options, uint32_t coreml_flags)
onnxruntime
core
providers
acl
acl_provider_factory.h
Generated on Sun Nov 17 2024 03:01:33 for HDK by
1.8.6