mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
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
4 lines
103 B
Python
4 lines
103 B
Python
# pyrefly: ignore [deprecated]
|
|
from .autocast_mode import autocast
|
|
from .grad_scaler import GradScaler
|