mirror of
https://github.com/wassname/ray.git
synced 2026-08-15 12:45:23 +08:00
Bump version from 0.8.0.dev6 -> 0.9.0.dev (#6508)
This commit is contained in:
@@ -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.dev7-cp36-cp36m-manylinux1_x86_64.whl
|
||||
- ray || pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.9.0.dev-cp36-cp36m-manylinux1_x86_64.whl
|
||||
- pip install -U ipdb ray[rllib] torch torchvision
|
||||
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ worker_nodes:
|
||||
|
||||
setup_commands:
|
||||
- conda install setuptools=41.0.1=py36_0 wrapt=1.11.2 --yes # workaround to fix wrapt error
|
||||
- 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
|
||||
- ray || pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.9.0.dev-cp36-cp36m-manylinux1_x86_64.whl
|
||||
- pip install -U ipdb ray[rllib]
|
||||
- pip install tensorflow==2.0.0-rc0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user