Searched defs:IsLogSoftmaxSupported (Results 1 – 6 of 6) sorted by relevance
852 bool ILayerSupport::IsLogSoftmaxSupported(const TensorInfo& input, in IsLogSoftmaxSupported() function in armnn::ILayerSupport
847 bool LayerSupportHandle::IsLogSoftmaxSupported(const TensorInfo& input, in IsLogSoftmaxSupported() function in armnn::LayerSupportHandle
352 bool LayerSupportBase::IsLogSoftmaxSupported(const TensorInfo&, // input in IsLogSoftmaxSupported() function in armnn::LayerSupportBase
1201 bool NeonLayerSupport::IsLogSoftmaxSupported(const TensorInfo& input, in IsLogSoftmaxSupported() function in armnn::NeonLayerSupport
1175 bool ClLayerSupport::IsLogSoftmaxSupported(const TensorInfo& input, in IsLogSoftmaxSupported() function in armnn::ClLayerSupport
1718 bool RefLayerSupport::IsLogSoftmaxSupported(const TensorInfo& input, in IsLogSoftmaxSupported() function in armnn::RefLayerSupport