Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/layers/
H A DBatchMatMulLayer.cpp65 …const auto& longerInputDataLayout = inputXShape.GetNumDimensions() >= inputYShape.GetNumDimensions… in InferOutputShapes() local
67 auto longerAxesToMul = BatchMatMulDescriptor::GetAxesToMul(longerInputDataLayout, in InferOutputShapes()