[TAO-0000][Feature] Cache PyTorch CUDA builds - #71
Draft
ramanathan831 wants to merge 4 commits into
Draft
Conversation
ramanathan831
marked this pull request as ready for review
August 5, 2026 21:29
👋 Thanks for the contribution!For security reasons, CI runs on NVIDIA's runners only after a maintainer vets this PR. A TAO maintainer will review and trigger CI ( Important Before merging: every file needs a license header and every commit must be DCO signed-off — see the 📖 Contribution guide for details. |
Contributor
Author
|
/build |
1 similar comment
Contributor
|
/build |
Signed-off-by: Ramanathan Arunachalam <rarunachalam@nvidia.com>
ramanathan831
force-pushed
the
dev/ram/cache-pytorch-builds
branch
from
August 10, 2026 03:58
4ebb336 to
3f6a4f6
Compare
ramanathan831
marked this pull request as draft
August 10, 2026 04:24
vpraveen-nv
reviewed
Aug 10, 2026
vpraveen-nv
left a comment
Contributor
There was a problem hiding this comment.
not sure if this MR is a blocker, but thanks for putting this together.
Signed-off-by: Ramanathan Arunachalam <rarunachalam@nvidia.com>
Signed-off-by: Ramanathan Arunachalam <rarunachalam@nvidia.com>
Contributor
Author
|
/build |
vpraveen-nv
approved these changes
Aug 10, 2026
vpraveen-nv
left a comment
Contributor
There was a problem hiding this comment.
All comments addressed — header + toolchain identity folded into the cache key, writability guard before destructive ops, and full-rebuild fallback in deploy.sh. LGTM.
Contributor
Author
|
/build |
2 similar comments
Contributor
|
/build |
Contributor
|
/build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--use-cachebehavior with the current deploy scriptRoot cause
The original GitLab source branch was deleted, so its final MR diff was ported semantically onto current GitHub
main.Validation
bash -n release/docker/deploy.sh scripts/cuda_cache.shgit diff --check