This website requires JavaScript.
Explore
Help
Sign in
hiro
/
ray
Watch
1
Star
0
Fork
You've already forked ray
0
mirror of
https://github.com/vale981/ray
synced
2025-03-06 10:31:39 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fce49694fc
ray
/
release
/
ml_user_tests
/
train
/
driver_setup.sh
5 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
[Release] Refactor User Tests (#20028) * wip * add directory * wip * try again * Revert "try again" This reverts commit 82d33ccea6f92848df025e019b87df73cea49e5d. * finish * formatting * fix merge * fix path * chmod * check * sudo * wip * update * fix horovod * try * typo * reduce num workers
2021-11-05 17:28:37 -07:00
#!/bin/bash
[ci/release] Migrate ML user tests (#22953) Most recent tests: https://buildkite.com/ray-project/release-tests-branch/builds/156 https://buildkite.com/ray-project/release-tests-branch/builds/158
2022-03-14 11:50:16 +00:00
cd
"
${
0
%/*
}
"
||
exit
1
[Release] Refactor User Tests (#20028) * wip * add directory * wip * try again * Revert "try again" This reverts commit 82d33ccea6f92848df025e019b87df73cea49e5d. * finish * formatting * fix merge * fix path * chmod * check * sudo * wip * update * fix horovod * try * typo * reduce num workers
2021-11-05 17:28:37 -07:00
pip install -U -r ./driver_requirements.txt
Reference in a new issue
Copy permalink