ArmNN
 25.11
Loading...
Searching...
No Matches
TosaRefRegistryInitializer.cpp
Go to the documentation of this file.
1//
2// Copyright © 2022 Arm Ltd and Contributors. All rights reserved.
3// SPDX-License-Identifier: MIT
4//
5
6#include "TosaRefBackend.hpp"
7
9
10namespace
11{
12
13using namespace armnn;
14
16{
19 []()
20 {
22 }
23};
24
25} // Anonymous namespace
static const BackendId & GetIdStatic()
Copyright (c) 2021 ARM Limited and Contributors.
std::unique_ptr< IBackendInternal > IBackendInternalUniquePtr
BackendRegistry & BackendRegistryInstance()