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
// SPDX-FileCopyrightText: Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
3
// Licensed under the MIT License.
4
5
#include "onnxruntime_c_api.h"
6
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
11
/**
12
* \param use_arena zero: false. non-zero: true.
13
*/
14
ORT_API_STATUS
(OrtSessionOptionsAppendExecutionProvider_ACL, _In_ OrtSessionOptions* options,
15
bool
enable_fast_math)
16
ORT_ALL_ARGS_NONNULL
;
17
18
#ifdef __cplusplus
19
}
20
#endif
ORT_ALL_ARGS_NONNULL
ORT_ALL_ARGS_NONNULL
Definition:
armnn_provider_factory.h:14
ORT_API_STATUS
ORT_API_STATUS(OrtSessionOptionsAppendExecutionProvider_ACL, _In_ OrtSessionOptions *options, bool enable_fast_math) ORT_ALL_ARGS_NONNULL
onnxruntime
core
providers
acl
acl_provider_factory.h
Generated on Wed Aug 27 2025 03:06:50 for HDK by
1.8.6