Commit 8ab1b25
add: gpu_regression test suite with per-push CI
- Move test_dflash.py to tests/gpu_regression/torch/speculative/
- Add cuda13-gpu-regression tox env
- Add gpu-regression matrix entry to gpu_tests.yml (15min timeout)
- Runs in parallel with existing gpu/gpu-megatron/gpu-trtllm jobs
- Triggers on changes to modelopt/**, tests/gpu_regression/**,
examples/speculative_decoding/**, tools/launcher/**
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Chenhan Yu <chenhany@nvidia.com>1 parent 2f474aa commit 8ab1b25
File tree
3 files changed
+15
-0
lines changed- .github/workflows
- tests/gpu_regression/torch/speculative
3 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
69 | 77 | | |
70 | 78 | | |
71 | 79 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
71 | 78 | | |
72 | 79 | | |
73 | 80 | | |
| |||
0 commit comments