mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: # Changes This PR migrates `pytorch_python_doc_build` from circleci to github actions. Noticeable changes - Refactor `docker cp` into a single `docker run` with volume mount, because the in circleci volume is not accessible from its remote docker engine - `pytorch_python_doc_push` job will have a race condition with circleci, which will be migrated in separate PRs Pull Request resolved: https://github.com/pytorch/pytorch/pull/57371 Reviewed By: samestep Differential Revision: D28416289 Pulled By: zhouzhuojie fbshipit-source-id: 04caccccf3d7eb7e2225846a406a53ccda356d44 |
||
|---|---|---|
| .. | ||
| build_publish_nightly_docker.sh | ||
| generate_binary_build_matrix.py | ||
| generate_linux_ci_workflows.py | ||
| generate_pytorch_version.py | ||
| install_nvidia_utils_linux.sh | ||
| lint_native_functions.py | ||
| parse_ref.py | ||
| regenerate_cancel_redundant_workflow.py | ||
| report_git_status.sh | ||
| run_torchbench.py | ||