We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb6b5e9 commit c3f50e0Copy full SHA for c3f50e0
tools/AutoTuner/test/smoke_test_timeout.py
@@ -26,7 +26,7 @@ def setUp(self):
26
f" --platform {self.platform}"
27
f" --experiment {self.experiment}"
28
f" --config {self.config}"
29
- f" --cpu_budget None"
+ f" --cpu_budget 1"
30
f" --yes"
31
f" {flag}"
32
f" tune --samples 1"
0 commit comments