pytorch/torch/cpu/amp/__init__.py
Maggie Moss 84fe848503 Fix pyrefly error syntax (2/n) (#166448)
Ensrues pyrefly ignores only silence one error code.

After this, only ~40 files left to clean up .

pyrefly check
lintrunner

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166448
Approved by: https://github.com/Skylion007
2025-10-29 00:36:40 +00:00

4 lines
103 B
Python

# pyrefly: ignore [deprecated]
from .autocast_mode import autocast
from .grad_scaler import GradScaler