ArmNN
 22.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
bool CompatibleTypes(armnn::DataType)
DataType
Definition: Types.hpp:35