24.08
NeonBackendId.hpp
Go to the documentation of this file.
1
//
2
// Copyright © 2017 Arm Ltd. All rights reserved.
3
// SPDX-License-Identifier: MIT
4
//
5
#pragma once
6
7
namespace
armnn
8
{
9
10
constexpr
const
char
*
NeonBackendId
() {
return
"CpuAcc"
; }
11
12
}
// namespace armnn
armnn
Copyright (c) 2021 ARM Limited and Contributors.
Definition:
01_00_quick_start.dox:6
armnn::NeonBackendId
constexpr const char * NeonBackendId()
Definition:
NeonBackendId.hpp:10
src
backends
neon
NeonBackendId.hpp
Generated on Wed Aug 28 2024 14:31:50 for Arm NN by
1.8.17