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