算子训练营

手写 AI Infra 核心算子

LeetCode for AI Infra:从 RMSNorm、RoPE 到 FlashAttention,在线编写 Python 实现并即时评测。

#题目难度状态
4

实现数值稳定的 Softmax

基础算子Attention
简单