We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cab011a commit 09a8224Copy full SHA for 09a8224
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