You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uv run python benchmark/encoding_benchmarks/qdp_pipeline/svhn_iqp.py
155
155
```
156
156
157
157
The CLI mirrors the baseline, plus:
158
158
159
+
> **Note:** The QDP pipeline always performs the encoding step on a CUDA GPU via QDP. A CUDA-capable device is required even when you select `--backend cpu` for the training backend.
160
+
159
161
-**QDP-specific flags**
160
162
-`--device-id`: CUDA device id (default: 0)
161
163
@@ -166,15 +168,9 @@ uv run python benchmark/encoding_benchmarks/qdp_pipeline/svhn_iqp.py \
0 commit comments