Commit e84e2cc
[Benchmarking] Migrate serving sweep CLI from argparse to cyclopts
Replace the hand-rolled argparse parser in sweep-benchmark-serving.py
with cyclopts, using `SweepServingBenchmarkConfig` directly as the CLI
model. Adds a `collect_gpu_stats `field to SweepServingBenchmarkConfig
and wires it through.
MODULAR_ORIG_COMMIT_REV_ID: bb5a4de312dd81111fb27f7ce21f81578a5b92de1 parent 2e9e11f commit e84e2cc
1 file changed
Lines changed: 6 additions & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1007 | 1007 | | |
1008 | 1008 | | |
1009 | 1009 | | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
1010 | 1016 | | |
1011 | 1017 | | |
1012 | 1018 | | |
| |||
0 commit comments