Home
last modified time | relevance | path

Searched defs:AddPermuteLayer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/optimizations/
H A DPermuteDepthwiseConv2dWeights.hpp43 static void AddPermuteLayer(Graph& graph, DepthwiseConvolution2dLayer* layer) in AddPermuteLayer() function in armnn::optimizations::PermuteDepthwiseConv2dWeightsImpl
/aosp_15_r20/external/armnn/src/armnn/
H A DNetwork.cpp337 IConnectableLayer* INetwork::AddPermuteLayer(const PermuteDescriptor& permuteDescriptor, in AddPermuteLayer() function in armnn::INetwork
2159 IConnectableLayer* NetworkImpl::AddPermuteLayer(const PermuteDescriptor& permuteDescriptor, in AddPermuteLayer() function in armnn::NetworkImpl