Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp555 bool ILayerSupport::IsArgMinMaxSupported(const TensorInfo& input, in IsArgMinMaxSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp174 bool LayerSupportHandle::IsArgMinMaxSupported(const TensorInfo& input, in IsArgMinMaxSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp101 bool LayerSupportBase::IsArgMinMaxSupported(const armnn::TensorInfo&, // input in IsArgMinMaxSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp743 bool NeonLayerSupport::IsArgMinMaxSupported(const TensorInfo& input, in IsArgMinMaxSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp699 bool ClLayerSupport::IsArgMinMaxSupported(const TensorInfo& input, in IsArgMinMaxSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp642 bool RefLayerSupport::IsArgMinMaxSupported(const armnn::TensorInfo &input, const armnn::TensorInfo … in IsArgMinMaxSupported() function in armnn::RefLayerSupport