Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp852 bool ILayerSupport::IsLogSoftmaxSupported(const TensorInfo& input, in IsLogSoftmaxSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp847 bool LayerSupportHandle::IsLogSoftmaxSupported(const TensorInfo& input, in IsLogSoftmaxSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp352 bool LayerSupportBase::IsLogSoftmaxSupported(const TensorInfo&, // input in IsLogSoftmaxSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1201 bool NeonLayerSupport::IsLogSoftmaxSupported(const TensorInfo& input, in IsLogSoftmaxSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1175 bool ClLayerSupport::IsLogSoftmaxSupported(const TensorInfo& input, in IsLogSoftmaxSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp1718 bool RefLayerSupport::IsLogSoftmaxSupported(const TensorInfo& input, in IsLogSoftmaxSupported() function in armnn::RefLayerSupport