Fix typo in FP16 accumulation section (#167703)

Fix typo error
Pull Request resolved: https://github.com/pytorch/pytorch/pull/167703
Approved by: https://github.com/jerryzh168
This commit is contained in:
HongyuJia
2025-11-15 05:34:05 +00:00
committed by PyTorch MergeBot
parent 530e782239
commit 6ef3a62c36

View File

@@ -254,7 +254,7 @@ To toggle the reduced precision reduction flags in C++, one can do
.. _fp16accumulation:
Full FP16 Accmumulation in FP16 GEMMs
Full FP16 Accumulation in FP16 GEMMs
-------------------------------------
Certain GPUs have increased performance when doing _all_ FP16 GEMM accumulation