mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
`JOB_BASE_NAME` was a holdover from jenkins compatibility. Eventually, it morphed to be always set to the build enviroment + `-test` or `-build`, and we used it to detect whether we were in a build or test. That's sort of pointless, so removing and fixing up the few remaining use cases. Pull Request resolved: https://github.com/pytorch/pytorch/pull/80046 Approved by: https://github.com/malfet, https://github.com/janeyx99 |
||
|---|---|---|
| .. | ||
| build-android | ||
| calculate-docker-image | ||
| checkout-pytorch | ||
| chown-workspace | ||
| download-build-artifacts | ||
| get-workflow-job-id | ||
| pull-docker-image | ||
| setup-linux | ||
| setup-rocm | ||
| setup-ssh | ||
| setup-win | ||
| teardown-linux | ||
| teardown-win | ||
| upload-test-artifacts | ||