Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DConverter.cpp1137 const Operand* weightsOperand = GetInputOperand(operation, 1, model); in ConvertConv2d() local
1295 const Operand* weightsOperand = GetInputOperand(operation, 1, model); in ConvertDepthwiseConv2d() local
1926 const Operand* weightsOperand = GetInputOperand(operation, 1, model); in ConvertFullyConnected() local
5438 const Operand* weightsOperand = GetInputOperand(operation, 1, model); in ConvertTransposeConv2d() local
H A DConversionUtils.cpp653 const Operand* weightsOperand = GetInputOperand(operation, operand_index, model); in DequantizeIfRequired() local
/aosp_15_r20/external/android-nn-driver/
H A DConversionUtils.hpp2595 const HalOperand* weightsOperand = GetInputOperand<HalPolicy>(operation, 1, model); in ConvertDepthwiseConv2d() local
2972 const HalOperand* weightsOperand = GetInputOperand<HalPolicy>(operation, operand_index, model); in DequantizeIfRequired() local
3115 const HalOperand* weightsOperand = GetInputOperand<HalPolicy>(operation, 1, model); in ConvertFullyConnected() local
H A DConversionUtils_1_2.hpp566 const HalOperand* weightsOperand = GetInputOperand<HalPolicy>(operation, 1, model); in ConvertDepthwiseConv2d_1_2() local
2915 const HalOperand* weightsOperand = GetInputOperand<HalPolicy>(operation, 1, model); in ConvertTransposeConv2d() local