We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd52a2 commit c0edf73Copy full SHA for c0edf73
.ci/scripts/benchmark_tooling/README.md
@@ -77,7 +77,7 @@ python3 .ci/scripts/benchmark_tooling/analyze_benchmark_stability.py \
77
78
##### Filtering Options:
79
80
-- `--device-pools`: Filter by private device pool names (e.g., "samsung-galaxy-s22-5g", "samsung-galaxy-s22plus-5g")
+- `--device-pools`: Filter by device pool names (e.g., "apple_iphone_15_private", "samsung_s22_private")
81
- `--backends`: Filter by specific backend names (e.g.,"xnnpack_q8")
82
- `--models`: Filter by specific model names (e.g., "mv3", "meta-llama/Llama-3.2-1B-Instruct-SpinQuant_INT4_EO8")
83
0 commit comments