[CI] Use different subdirectories for amp and float32 nightly perf run#96470
[CI] Use different subdirectories for amp and float32 nightly perf run#96470desertfire wants to merge 1 commit intogh/desertfire/94/basefrom
Conversation
Summary: runner.py deletes its output_dir as its first step, so we need to keep two separate subdirectories. [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/96470
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit a8a17f9: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a labelIf your changes are user facing and intended to be a part of release notes, please use a label starting with If not, please add the For more information, see |
|
@pytorchbot merge -f "run in nightly" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…n (#96470) Summary: runner.py deletes its output_dir as its first step, so we need to keep two separate subdirectories. Pull Request resolved: pytorch/pytorch#96470 Approved by: https://github.com/huydhn
Stack from ghstack (oldest at bottom):
Summary: runner.py deletes its output_dir as its first step, so we need
to keep two separate subdirectories.