mirror of
https://github.com/vale981/ray
synced 2025-03-12 14:16:39 -04:00
10 lines
250 B
YAML
10 lines
250 B
YAML
![]() |
base_image: "anyscale/ray:nightly-py37-cu102"
|
||
|
|
||
|
python:
|
||
|
pip_packages: []
|
||
|
conda_packages: []
|
||
|
|
||
|
post_build_cmds:
|
||
|
- pip3 install llvmlite --ignore-installed
|
||
|
- pip3 install -U torch==1.6 dask dask_ml mlflow tensorboard torchvision pickle5 s3fs
|