Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1557 bool NeonLayerSupport::IsSubtractionSupported(const TensorInfo& input0, in IsSubtractionSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp1178 bool ILayerSupport::IsSubtractionSupported(const TensorInfo& input0, in IsSubtractionSupported() function in armnn::ILayerSupport
DBackendHelper.cpp1366 bool LayerSupportHandle::IsSubtractionSupported(const TensorInfo& input0, in IsSubtractionSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp630 bool LayerSupportBase::IsSubtractionSupported(const TensorInfo&, // input0 in IsSubtractionSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1506 bool ClLayerSupport::IsSubtractionSupported(const TensorInfo& input0, in IsSubtractionSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp2597 bool RefLayerSupport::IsSubtractionSupported(const TensorInfo& input0, in IsSubtractionSupported() function in armnn::RefLayerSupport