24.08
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
LayerGuid
arm::pipe::ProfilingGuid LayerGuid
Define LayerGuid type.
Definition:
Types.hpp:26
armnn::Debug
void Debug(const TensorInfo &inputInfo, const T *inputData, LayerGuid guid, const std::string &layerName, unsigned int slotIndex, bool outputsToFile)
Definition:
Debug.cpp:97
Tensor.hpp
armnn
Copyright (c) 2021 ARM Limited and Contributors.
Definition:
01_00_quick_start.dox:6
src
backends
reference
workloads
Debug.hpp
Generated on Wed Aug 28 2024 14:31:51 for Arm NN by
1.8.17