ai-content-maker/.venv/Lib/site-packages/torch/amp/__init__.py

3 lines
105 B
Python
Raw Normal View History

2024-05-03 04:18:51 +03:00
from .autocast_mode import _enter_autocast, _exit_autocast, autocast
from .grad_scaler import GradScaler