OpenAI Triton Note (2): Fused Softmax
Last Updated on 2024-09-09 by Clay
Introduction
Softmax is a commonly used activation function, and it is often employed as the last layer in multi-class classification.
Last Updated on 2024-09-09 by Clay
Softmax is a commonly used activation function, and it is often employed as the last layer in multi-class classification.