Commit 5557130
feat(waa): refactor CLI and fix Python 3.9 compatibility (#14)
- Refactor CLI from 6800 to ~1300 lines with flat command structure
- Add analyze command to parse and summarize benchmark results
- Add --num-tasks flag to limit number of tasks to run
- Fix Python 3.9 compatibility by copying Python from vanilla WAA image
(fixes transformers 4.46.2 compatibility with GroundingDINO)
- Add coverage and analysis artifacts to .gitignore
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9a37bb4 commit 5557130
3 files changed
Lines changed: 1465 additions & 6433 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
62 | 72 | | |
63 | 73 | | |
64 | 74 | | |
0 commit comments