mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 17:45:08 +08:00
[BRING BACK TO MASTER] add torch download for rllib regresstion test.
This commit is contained in:
@@ -38,7 +38,9 @@ commands:
|
||||
help: "Show tail of the workoad output."
|
||||
|
||||
- name: run-regression-tests
|
||||
command: source activate tensorflow_p36 && rllib train -f compact-regression-test.yaml
|
||||
command: |
|
||||
source activate tensorflow_p36 && pip install torch torchvision
|
||||
source activate tensorflow_p36 && rllib train -f compact-regression-test.yaml
|
||||
help: "Run rllib regression tests"
|
||||
|
||||
# Pathnames for files and directories that should be saved
|
||||
|
||||
Reference in New Issue
Block a user