Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1468 bool NeonLayerSupport::IsSoftmaxSupported(const TensorInfo& input, in IsSoftmaxSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp566 bool LayerSupportBase::IsSoftmaxSupported(const TensorInfo&, // input in IsSoftmaxSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1417 bool ClLayerSupport::IsSoftmaxSupported(const TensorInfo& input, in IsSoftmaxSupported() function in armnn::ClLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp1115 bool ILayerSupport::IsSoftmaxSupported(const TensorInfo& input, in IsSoftmaxSupported() function in armnn::ILayerSupport
DBackendHelper.cpp1243 bool LayerSupportHandle::IsSoftmaxSupported(const TensorInfo& input, in IsSoftmaxSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp2419 bool RefLayerSupport::IsSoftmaxSupported(const TensorInfo& input, in IsSoftmaxSupported() function in armnn::RefLayerSupport