Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp797 bool ILayerSupport::IsGatherSupported(const TensorInfo& input0, in IsGatherSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp741 bool LayerSupportHandle::IsGatherSupported(const TensorInfo& input0, in IsGatherSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp304 bool LayerSupportBase::IsGatherSupported(const armnn::TensorInfo&, // input0 in IsGatherSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1124 bool NeonLayerSupport::IsGatherSupported(const TensorInfo& input0, in IsGatherSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1091 bool ClLayerSupport::IsGatherSupported(const TensorInfo& input0, in IsGatherSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp1589 bool RefLayerSupport::IsGatherSupported(const armnn::TensorInfo& input0, in IsGatherSupported() function in armnn::RefLayerSupport