Home
last modified time | relevance | path

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

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