Files
arrdel 207946d034 Fix typos in transformer.cpp comments (#169395)
Fixed two typos in commented-out code:
- reset_paramteres -> reset_parameters (line 148)
- reset_paramteres -> reset_parameters (line 156)

Fixes #ISSUE_NUMBER

Pull Request resolved: https://github.com/pytorch/pytorch/pull/169395
Approved by: https://github.com/jerryzh168
2025-12-22 00:39:29 +00:00
..