SoftmaxΒΆ
Auto-discovered via Consensus (Score: 2.0)
Abstract Signature:
Softmax(kwargs)
NumPy
API:
scipy.special.softmaxStrategy: Macro 'numpy.exp({logits}) / numpy.sum(numpy.exp({logits}), axis={axis}, keepdims=True)'
Auto-discovered via Consensus (Score: 2.0)
Abstract Signature:
Softmax(kwargs)
scipy.special.softmax