Home
last modified time | relevance | path

Searched refs:ExpandTensorShapeTo3dForPermute (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DConcatTestImpl.cpp72 TensorShape ExpandTensorShapeTo3dForPermute(const TensorShape & inputShape) in ExpandTensorShapeTo3dForPermute() function
216 newTensorInfo.SetShape(ExpandTensorShapeTo3dForPermute(tensorInfo.GetShape())); in PermuteInputsForConcat()
234 ExpandTensorShapeTo3dForPermute(outputTensorInfo.GetShape()), in PermuteInputsForConcat()