[BRING BACK TO MASTER] add torch download for rllib regresstion test.

This commit is contained in:
SangBin Cho
2020-05-01 00:27:13 -07:00
parent 5fe79e34fe
commit 10652b81c8
@@ -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