Home
last modified time | relevance | path

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

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