Home
last modified time | relevance | path

Searched defs:IsGatherNdSupported (Results 1 – 4 of 4) sorted by relevance

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1138 bool NeonLayerSupport::IsGatherNdSupported(const TensorInfo& input0, in IsGatherNdSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1105 bool ClLayerSupport::IsGatherNdSupported(const TensorInfo& input0, in IsGatherNdSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1558 bool RefLayerSupport::IsGatherNdSupported(const armnn::TensorInfo& input0, in IsGatherNdSupported() function in armnn::RefLayerSupport
/external/armnn/src/armnn/
DBackendHelper.cpp757 bool LayerSupportHandle::IsGatherNdSupported(const TensorInfo& input0, in IsGatherNdSupported() function in armnn::LayerSupportHandle