Home
last modified time | relevance | path

Searched defs:IsInputSupported (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/armnn/src/dynamic/sample/
H A DSampleDynamicLayerSupport.cpp40 bool SampleDynamicLayerSupport::IsInputSupported(const armnn::TensorInfo& input, in IsInputSupported() function in sdb::SampleDynamicLayerSupport
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/mockBackend/
H A DMockImportLayerSupport.hpp58 bool IsInputSupported(const TensorInfo& input, in IsInputSupported() function in armnn::MockImportLayerSupport
/aosp_15_r20/external/armnn/include/armnnTestUtils/
H A DMockBackend.hpp333 bool IsInputSupported(const TensorInfo& /*input*/, in IsInputSupported() function in armnn::MockLayerSupport
/aosp_15_r20/external/armnn/src/armnn/test/
H A DOptimizerTests.cpp168 bool IsInputSupported(const TensorInfo& /*input*/, in IsInputSupported() function in __anonfee9358a0111::MockLayerSupport
/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp807 bool ILayerSupport::IsInputSupported(const TensorInfo& input, in IsInputSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp772 bool LayerSupportHandle::IsInputSupported(const TensorInfo& input, in IsInputSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp313 bool LayerSupportBase::IsInputSupported(const TensorInfo&, // input in IsInputSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1150 bool NeonLayerSupport::IsInputSupported(const TensorInfo& input, in IsInputSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1117 bool ClLayerSupport::IsInputSupported(const TensorInfo& input, in IsInputSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp1622 bool RefLayerSupport::IsInputSupported(const TensorInfo& /*input*/, in IsInputSupported() function in armnn::RefLayerSupport