Skip to content

Commit 5f70ece

Browse files
authored
Merge pull request #720 from vvbandeira/at-fix-packages
autotuner: pin packages version
2 parents 7bccba4 + c061875 commit 5f70ece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/AutoTuner/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ local machine has at least Python 3.7.x before continuing.
210210

211211
```bash
212212
pip3 install -U --user 'ray[default,tune]==1.11.0' ax-platform hyperopt nevergrad optuna pandas
213+
pip3 install -U --user colorama==0.4.4 bayesian-optimization==1.4.0
213214
```
214215

215216
Start the port forwarding:

0 commit comments

Comments
 (0)