Home
last modified time | relevance | path

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

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