update test_quantization tests to run weekly#163077
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/163077
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 46eaea0 with merge base 6b231af ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
a2b08a7 to
97aa2db
Compare
|
Warning: Unknown label
Please add the new label to .github/pytorch-probot.yml |
891b1a4 to
5655a5d
Compare
9d2478f to
668dc3d
Compare
664723f to
642d497
Compare
a4ca57e to
11e2f71
Compare
11e2f71 to
dd08603
Compare
dd08603 to
8d3e5b7
Compare
| cuda-arch-list: '7.5 8.9' | ||
| test-matrix: | | ||
| { include: [ | ||
| { config: "quantization", shard: 1, num_shards: 1, runner: "linux.g6.4xlarge.experimental.nvidia.gpu" }, |
There was a problem hiding this comment.
Let's add the prefix here (just FYI, this is for Meta to LF infra migration)
| { config: "quantization", shard: 1, num_shards: 1, runner: "linux.g6.4xlarge.experimental.nvidia.gpu" }, | |
| { config: "quantization", shard: 1, num_shards: 1, runner: "${{ needs.get-label-type.outputs.label-type }}linux.g6.4xlarge.experimental.nvidia.gpu" }, |
There was a problem hiding this comment.
i was getting a linting error so i changed it to this ${{ needs.get-default-label-prefix.outputs.label-type }}?
huydhn
left a comment
There was a problem hiding this comment.
I have a couple of minor comments on the new workflow, the rest LGTM!
8d3e5b7 to
155c99c
Compare
155c99c to
46eaea0
Compare
|
@pytorchbot drci |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Fixes pytorch#162854 Pull Request resolved: pytorch#163077 Approved by: https://github.com/huydhn
Fixes #162854 Pull Request resolved: #163077 Approved by: https://github.com/huydhn
Fixes #162854