ArmNN
 23.02
CompatibleTypes.hpp
Go to the documentation of this file.
1 //
2 // Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 
6 #pragma once
7 
8 #include <armnn/Types.hpp>
9 
10 namespace armnnUtils
11 {
12 
13 template<typename T>
15 
16 } //namespace armnnUtils
armnnUtils
Definition: CompatibleTypes.hpp:10
armnn::DataType
DataType
Definition: Types.hpp:48
armnnUtils::CompatibleTypes
bool CompatibleTypes(armnn::DataType)
Definition: CompatibleTypes.cpp:17
Types.hpp