Bump 0.8.0.dev2 -> 0.8.0.dev3 (#5409)

This commit is contained in:
Simon Mo
2019-08-09 11:37:19 -07:00
committed by Robert Nishihara
parent 1a8fa5d2fa
commit 18f1e904de
9 changed files with 24 additions and 24 deletions
@@ -47,7 +47,7 @@ worker_nodes:
# MarketType: spot
setup_commands:
- ray || pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.8.0.dev2-cp36-cp36m-manylinux1_x86_64.whl
- ray || pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.8.0.dev3-cp36-cp36m-manylinux1_x86_64.whl
- conda install -y pytorch torchvision cudatoolkit=9.0 -c pytorch
- pip install -U ipdb ray[rllib]