ArmNN
 20.05
CommandHandlerFunctor.cpp
Go to the documentation of this file.
1 //
2 // Copyright © 2017 Arm Ltd. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 
7 
8 namespace armnn
9 {
10 
11 namespace profiling
12 {
13 
15 {
16  return m_FamilyId;
17 }
18 
20 {
21  return m_PacketId;
22 }
23 
25 {
26  return m_Version;
27 }
28 
29 } // namespace profiling
30 
31 } // namespace armnn
Copyright (c) 2020 ARM Limited.