Home
last modified time | relevance | path

Searched defs:IsMultiplicationSupported (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp937 bool ILayerSupport::IsMultiplicationSupported(const TensorInfo& input0, in IsMultiplicationSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp971 bool LayerSupportHandle::IsMultiplicationSupported(const TensorInfo& input0, in IsMultiplicationSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp420 bool LayerSupportBase::IsMultiplicationSupported(const TensorInfo&, // input0 in IsMultiplicationSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1269 bool NeonLayerSupport::IsMultiplicationSupported(const TensorInfo& input0, in IsMultiplicationSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1247 bool ClLayerSupport::IsMultiplicationSupported(const TensorInfo& input0, in IsMultiplicationSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2020 bool RefLayerSupport::IsMultiplicationSupported(const TensorInfo& input0, in IsMultiplicationSupported() function in armnn::RefLayerSupport