ArmNN
 25.11
Loading...
Searching...
No Matches
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
10namespace armnnUtils
11{
12
13template<typename T>
15
16} //namespace armnnUtils
DataType
Definition Types.hpp:49
bool CompatibleTypes(armnn::DataType)