Home
last modified time | relevance | path

Searched defs:IsAdditionSupported (Results 1 – 9 of 9) sorted by relevance

/external/armnn/src/dynamic/sample/
DSampleDynamicLayerSupport.cpp52 bool SampleDynamicLayerSupport::IsAdditionSupported(const armnn::TensorInfo& input0, in IsAdditionSupported() function in sdb::SampleDynamicLayerSupport
/external/armnn/src/backends/backendsCommon/test/mockBackend/
DMockImportLayerSupport.hpp46 bool IsAdditionSupported(const TensorInfo& input0, in IsAdditionSupported() function in armnn::MockImportLayerSupport
/external/armnn/include/armnnTestUtils/
DMockBackend.hpp345 bool IsAdditionSupported(const TensorInfo& /*input0*/, in IsAdditionSupported() function in armnn::MockLayerSupport
/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp730 bool NeonLayerSupport::IsAdditionSupported(const TensorInfo& input0, in IsAdditionSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp546 bool ILayerSupport::IsAdditionSupported(const TensorInfo& input0, in IsAdditionSupported() function in armnn::ILayerSupport
DBackendHelper.cpp159 bool LayerSupportHandle::IsAdditionSupported(const TensorInfo& input0, in IsAdditionSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp93 bool LayerSupportBase::IsAdditionSupported(const TensorInfo&, // input0 in IsAdditionSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp686 bool ClLayerSupport::IsAdditionSupported(const TensorInfo& input0, in IsAdditionSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp605 bool RefLayerSupport::IsAdditionSupported(const TensorInfo& input0, in IsAdditionSupported() function in armnn::RefLayerSupport