Home
last modified time | relevance | path

Searched defs:axisOperand (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DConversionUtils.cpp530 const Operand* axisOperand = GetInputOperand(operation, 1, model); in ConvertReduce() local
H A DConverter.cpp3447 const Operand* axisOperand = GetInputOperand(operation, 1, model); in ConvertMean() local
5666 const Operand* axisOperand = GetInputOperand(operation, 1, model, false); in ConvertSqueeze() local
/aosp_15_r20/external/android-nn-driver/
H A DConversionUtils.hpp3439 const HalOperand* axisOperand = GetInputOperand<HalPolicy>(operation, 1, model); in ConvertMean() local
3713 const HalOperand* axisOperand = GetInputOperand<HalPolicy>(operation, 1, model, false); in ConvertSqueeze() local
H A DConversionUtils_1_2.hpp2071 const HalOperand* axisOperand = GetInputOperand<HalPolicy>(operation, 1, model); in ConvertReduce() local