Home
last modified time | relevance | path

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

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