mirror of
https://github.com/wassname/ray.git
synced 2026-07-20 12:40:20 +08:00
[ci] Change Jenkins to py3 (#5022)
* conda3 * integration * add nevergrad, remotedata * pytest 0.3.1 * otherdockers * setup * tune
This commit is contained in:
committed by
Philipp Moritz
parent
11ccf66346
commit
bd8aceb896
@@ -12,6 +12,7 @@ RUN pip install -U h5py # Mutes FutureWarnings
|
||||
RUN pip install --upgrade bayesian-optimization
|
||||
RUN pip install --upgrade git+git://github.com/hyperopt/hyperopt.git
|
||||
RUN pip install --upgrade sigopt
|
||||
# RUN pip install --upgrade nevergrad
|
||||
RUN pip install --upgrade nevergrad
|
||||
RUN pip install --upgrade scikit-optimize
|
||||
RUN pip install -U pytest-remotedata>=0.3.1
|
||||
RUN conda install pytorch-cpu torchvision-cpu -c pytorch
|
||||
|
||||
Reference in New Issue
Block a user