ArmNN
 25.11
Loading...
Searching...
No Matches
NeonBackendOptimizationUtils.hpp File Reference
Include dependency graph for NeonBackendOptimizationUtils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.

Functions

bool CollapseLeadingUnitDimensions (const TensorInfo &in, TensorInfo &out)
template<typename SlotListType>
void BuildAddMulAddSlotLists (bool handleReLu, bool multipleOutputs, std::vector< SlotListType > &inputLayersSlotLists, std::vector< SlotListType > &outputLayersSlotLists)
void GetFusedName (Layer *layerList[4], std::string &fusedName)
template<typename Type>
bool BuildAddMulAddTensorInfoLists (Type *layerList[4], unsigned int &numInputs, unsigned int &numOutputs, std::vector< TensorInfo > &inputInfos, std::vector< TensorInfo > &outputInfos, const ActivationDescriptor *&activationDescriptor, bool &fuseReLu)