mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
The [docs](https://docs.pytorch.org/functorch/stable/) about `functorch` has been migrated into [PyTorch Doc](https://docs.pytorch.org/docs/stable/func.html) since PyTorch 2.0, so I think we can remove it right now to reduce the compute resources usages. Pull Request resolved: https://github.com/pytorch/pytorch/pull/162581 Approved by: https://github.com/ezyang |
||
|---|---|---|
| .. | ||
| codegen_validation | ||
| scripts | ||
| windows-jni/include | ||
| .gitignore | ||
| README.md | ||
Warning
PyTorch migration from CircleCI to github actions has been completed. All continuous integration & deployment workflows are defined in .github/workflows folder