Searched defs:weightsPermuted (Results 1 – 6 of 6) sorted by relevance
165 ConstTensor weightsPermuted = PermuteTensor(weightTensor, permutationVector, permuteBuffer); in Convert1HWOTensorToAcl() local175 TensorInfo weightsPermuted; in Convert1HWOTensorInfoToAcl() local225 ConstTensor weightsPermuted = PermuteTensor(weightTensor, permutationVector, permuteBuffer); in Convert1HWOtoMIHW() local
57 TensorInfo weightsPermuted = armnnUtils::Permuted(weightInfo, permutationVector); in AddPermuteLayer() local
49 TensorInfo weightsPermuted; in NeonDepthwiseConvolutionWorkloadValidate() local
46 TensorInfo weightsPermuted; in ClDepthwiseConvolutionWorkloadValidate() local
1462 armnn::ConstTensor weightsPermuted(weightsInfo, permuteBuffer.get()); in ParseConstant() local1694 armnn::ConstTensor weightsPermuted(weightsInfo, permuteBuffer.get()); in ParseDepthwiseConvolution2d() local
1104 TensorInfo weightsPermuted = armnnUtils::Permuted(weightTensor.first.GetInfo(), perVec); in AddConvLayerWithDepthwiseConv() local