mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-07-21 00:35:39 -05:00
- Remove auto-enable from autograd.py module load (let __init__.py handle it) - Silence the already enabled warning (just return silently) - Remove explicit enable_autograd() calls from milestones that do not need them