24.08
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>
14
bool
CompatibleTypes
(
armnn::DataType
);
15
16
}
//namespace armnnUtils
armnnUtils::CompatibleTypes
bool CompatibleTypes(armnn::DataType)
Definition:
CompatibleTypes.cpp:17
armnn::DataType
DataType
Definition:
Types.hpp:48
armnnUtils
Definition:
CompatibleTypes.hpp:10
Types.hpp
include
armnnUtils
CompatibleTypes.hpp
Generated on Wed Aug 28 2024 14:31:47 for Arm NN by
1.8.17