24.08
ReshapeOperator.hpp
Go to the documentation of this file.
1
//
2
// Copyright © 2022-2023 Arm Ltd and Contributors. All rights reserved.
3
// SPDX-License-Identifier: MIT
4
//
5
6
#pragma once
7
8
#include "
TosaOperatorUtils.hpp
"
9
10
using namespace
armnn
;
11
using namespace
tosa;
12
13
TosaSerializationBasicBlock*
ConvertReshapeToTosaOperator
(
const
Layer
* layer,
14
const
std::vector<const TensorInfo*>& inputs,
15
const
std::vector<const TensorInfo*>& outputs,
16
const
ReshapeDescriptor
* reshapeDescriptor);
ConvertReshapeToTosaOperator
TosaSerializationBasicBlock * ConvertReshapeToTosaOperator(const Layer *layer, const std::vector< const TensorInfo * > &inputs, const std::vector< const TensorInfo * > &outputs, const ReshapeDescriptor *reshapeDescriptor)
Definition:
ReshapeOperator.cpp:8
armnn::Layer
Definition:
Layer.hpp:230
armnn::ReshapeDescriptor
A ReshapeDescriptor for the ReshapeLayer.
Definition:
Descriptors.hpp:1023
TosaOperatorUtils.hpp
armnn
Copyright (c) 2021 ARM Limited and Contributors.
Definition:
01_00_quick_start.dox:6
src
backends
tosaCommon
operatorMappings
ReshapeOperator.hpp
Generated on Wed Aug 28 2024 14:31:52 for Arm NN by
1.8.17