Home
last modified time | relevance | path

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

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