Conversation
|
Jenkins build for 59590af79e7fda6b96710a627a31ea93b8a00e73 commit finished as NOT_BUILT |
|
Jenkins build for 59590af79e7fda6b96710a627a31ea93b8a00e73 commit finished as FAILURE |
|
Jenkins build for 2a6a9e6614cfbebfa7dfe3d00ab916b1cbad280c commit finished as NOT_BUILT |
|
Jenkins build for c818f73ca711707fc670b9d6ec75a9ed87a5da3d commit finished as NOT_BUILT |
|
Jenkins build for c818f73ca711707fc670b9d6ec75a9ed87a5da3d commit finished as FAILURE |
|
Jenkins build for 03393e9a469aa02ae29a993e1fe0a035892b9bfb commit finished as NOT_BUILT |
|
Jenkins build for 551548d9a1789875c999ce3723ccf7cdc51ae8a9 commit finished as NOT_BUILT |
|
Jenkins build for 551548d9a1789875c999ce3723ccf7cdc51ae8a9 commit finished as FAILURE |
Motivation
Migrating from Jenkins. This PR adds ROCm-specific nightly docker automation so we can build and validate a dedicated ROCm nightly image outside the standard PyTorch docker release flow
Technical Details
.github/workflows/pytorch-nightly-docker.ymlto build and push a ROCm nightly image, support an optionalrocm_versionoverride, and run a ROCm smoke-test job against the produced image..ci/docker/pytorch-nightly-docker.Dockerfileto build PyTorch, torchvision, and torchaudio on top of the ROCm nightly base image.Test Result