ArmNN
 24.02
StringMapping.cpp
Go to the documentation of this file.
1 //
2 // Copyright © 2017 Arm Ltd. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 
6 #include "StringMapping.hpp"
7 
8 namespace armnn
9 {
10 
12 {
13  static StringMapping instance;
14  return instance;
15 }
16 
17 } // armnn
armnn::StringMapping
StringMapping is helper class to be able to use strings as template parameters, so this allows simpli...
Definition: StringMapping.hpp:16
armnn::StringMapping::Instance
static const StringMapping & Instance()
Definition: StringMapping.cpp:11
StringMapping.hpp
armnn
Copyright (c) 2021 ARM Limited and Contributors.
Definition: 01_00_quick_start.dox:6