Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp743 bool ILayerSupport::IsDivisionSupported(const TensorInfo& input0, in IsDivisionSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp588 bool LayerSupportHandle::IsDivisionSupported(const TensorInfo& input0, in IsDivisionSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp256 bool LayerSupportBase::IsDivisionSupported(const TensorInfo&, // input0 in IsDivisionSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1282 bool NeonLayerSupport::IsDivisionSupported(const TensorInfo& input0, in IsDivisionSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp987 bool ClLayerSupport::IsDivisionSupported(const TensorInfo& input0, in IsDivisionSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp1339 bool RefLayerSupport::IsDivisionSupported(const TensorInfo& input0, in IsDivisionSupported() function in armnn::RefLayerSupport