Home
last modified time | relevance | path

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

/external/armnn/src/backends/backendsCommon/
DWorkloadUtils.cpp19 const PermutationVector& permutationVector, void* permuteBuffer) in PermuteTensor()
67 …erWeightChannelsForAcl(const ConstTensor& weightHandle, DataLayout dataLayout, void* permuteBuffer) in ReorderWeightChannelsForAcl()
142 void* permuteBuffer) in Convert1HWOTensorToAcl()
204 void* permuteBuffer) in Convert1HWOtoMIHW()
232 void* permuteBuffer) in ConvertWeightTensorFromArmnnToAcl()
/external/armnn/src/armnnDeserializer/
DDeserializer.cpp1448 … std::unique_ptr<unsigned char[]> permuteBuffer(new unsigned char[weightsInfo.GetNumBytes()]); in ParseConstant() local
1681 … std::unique_ptr<unsigned char[]> permuteBuffer(new unsigned char[weightsInfo.GetNumBytes()]); in ParseDepthwiseConvolution2d() local