pytorch/.circleci
FFFrog ea6846b231 [CI] Remove the unnecessary workflow related functorch (#162581)
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
2025-09-28 19:56:20 +00:00
..
codegen_validation [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-12-29 17:23:13 +00:00
scripts [CI] Remove the unnecessary workflow related functorch (#162581) 2025-09-28 19:56:20 +00:00
windows-jni/include Lint trailing newlines (#54737) 2021-03-30 13:09:52 -07:00
.gitignore U/kostmo/gen circle conf (#17189) 2019-02-19 15:37:09 -08:00
README.md [BE] Cleanup CircleCI README (#118927) 2024-02-02 17:08:20 +00:00

Warning

PyTorch migration from CircleCI to github actions has been completed. All continuous integration & deployment workflows are defined in .github/workflows folder