Searched defs:permuteBuffer (Results 1 – 2 of 2) sorted by relevance
19 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()
1448 … std::unique_ptr<unsigned char[]> permuteBuffer(new unsigned char[weightsInfo.GetNumBytes()]); in ParseConstant() local1681 … std::unique_ptr<unsigned char[]> permuteBuffer(new unsigned char[weightsInfo.GetNumBytes()]); in ParseDepthwiseConvolution2d() local