Home
last modified time | relevance | path

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

/aosp_15_r20/external/android-nn-driver/
H A DConversionUtils.hpp191 armnn::TensorShape GetTensorShapeForOperand(const HalOperand& operand) in GetTensorShapeForOperand() function
1730 armnn::TensorShape paddingsOperandShape = GetTensorShapeForOperand(*paddingsOperand); in ConvertPaddings()
2049 armnn::TensorShape operandShape = GetTensorShapeForOperand(*operand); in ConvertConcatenation()
4138 armnn::TensorShape blockShapeOperandShape = GetTensorShapeForOperand(*blockShapeOperand); in ConvertSpaceToBatchNd()
4154 armnn::TensorShape paddingsOperandShape = GetTensorShapeForOperand(*paddingsOperand); in ConvertSpaceToBatchNd()
/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DConversionUtils.cpp350 armnn::TensorShape paddingsOperandShape = GetTensorShapeForOperand(*paddingsOperand); in ConvertPaddings()
H A DConversionUtils.hpp196 inline armnn::TensorShape GetTensorShapeForOperand(const Operand& operand) in GetTensorShapeForOperand() function
H A DConverter.cpp730 armnn::TensorShape operandShape = GetTensorShapeForOperand(*operand); in ConvertConcatenation()
5086 armnn::TensorShape blockShapeOperandShape = GetTensorShapeForOperand(*blockShapeOperand); in ConvertSpaceToBatchNd()
5103 armnn::TensorShape paddingsOperandShape = GetTensorShapeForOperand(*paddingsOperand); in ConvertSpaceToBatchNd()