mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Requires: filelock, fsspec, jinja2, networkx, setuptools, sympy, typing-extensions Seems to be missing Triton. Pull Request resolved: https://github.com/pytorch/pytorch/pull/161833 Approved by: https://github.com/tinglvv, https://github.com/Skylion007, https://github.com/atalman |
||
|---|---|---|
| .. | ||
| binary_linux_test.sh | ||
| binary_populate_env.sh | ||
| binary_upload.sh | ||
| binary_windows_build.sh | ||
| binary_windows_test.sh | ||
| driver_update.bat | ||
| functorch_doc_push_script.sh | ||
| publish_android_snapshot.sh | ||
| README.md | ||
All the scripts in this directory are callable from ~/workspace/.circleci/scripts/foo.sh.
Don't try to call them as .circleci/scripts/foo.sh, that won't
(necessarily) work. See Note [Workspace for CircleCI scripts] in
job-specs-setup.yml for more details.