25.11
Loading...
Searching...
No Matches
Debug.hpp
Go to the documentation of this file.
1
//
2
// Copyright © 2017 Arm Ltd. All rights reserved.
3
// SPDX-License-Identifier: MIT
4
//
5
#pragma once
6
7
#include <
armnn/Tensor.hpp
>
8
9
namespace
armnn
10
{
11
template
<
typename
T>
12
void
Debug
(
const
TensorInfo
& inputInfo,
13
const
T* inputData,
14
LayerGuid
guid,
15
const
std::string& layerName,
16
unsigned
int
slotIndex,
17
bool
outputsToFile);
18
19
}
//namespace armnn
Tensor.hpp
LayerGuid
arm::pipe::ProfilingGuid LayerGuid
Define LayerGuid type.
Definition
Types.hpp:26
armnn::TensorInfo
Definition
Tensor.hpp:153
armnn
Copyright (c) 2021 ARM Limited and Contributors.
Definition
01_00_quick_start.dox:7
armnn::LayerType::Debug
@ Debug
Definition
Types.hpp:496
src
backends
reference
workloads
Debug.hpp
Generated on
for Arm NN by
1.14.0