mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-08 07:39:33 +01:00
The fixes are generated by: ```bash ruff check --fix --preview --unsafe-fixes --select=E226 . lintrunner -a --take "RUFF,PYFMT" --all-files ``` Pull Request resolved: https://github.com/pytorch/pytorch/pull/144415 Approved by: https://github.com/huydhn, https://github.com/Skylion007 |
||
|---|---|---|
| .. | ||
| eager_fusion.py | ||
| fuse_module.py | ||
| linear_train.py | ||
| README.md | ||
| simple_function.py | ||
Compilation Examples
WARNING: Compilation is currently very experimental and example here don't work out of the box with functorch