[Bug] Fix DeepGEMM Attention Test (#26423)

Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
Wentao Ye
2025-10-08 12:23:41 -04:00
committed by GitHub
parent 76afe4edf8
commit 9fb3ae4e6f
2 changed files with 2 additions and 2 deletions

View File

@ -184,6 +184,7 @@ ba = "ba"
[tool.typos.type.py.extend-words]
ba = "ba"
nd = "nd"
[tool.typos.type.cpp]
extend-glob = ["*.cu"]