[ci] feat: add test files for ray hybrid programming model (#23)
* [ci] update some tests for hybrid programming model * [ci] update detached worker tests
Showing
tests/ray/check_worker_alive/main.py
0 → 100644
tests/ray/detached_worker/README.md
0 → 100644
tests/ray/detached_worker/client.py
0 → 100644
tests/ray/detached_worker/run.sh
0 → 100644
tests/ray/detached_worker/server.py
0 → 100644
tests/ray/test_check_worker_alive.py
0 → 100644
tests/ray/test_colocated_workers.py
0 → 100644
tests/ray/test_data_transfer.py
0 → 100644
tests/ray/test_driverfunc_to_worker.py
0 → 100644
tests/ray/test_high_level_scheduling_api.py
0 → 100644
tests/ray/test_ray_local_envs.py
0 → 100644
tests/ray/test_remote_api.py
0 → 100644
tests/ray/test_rvdz.py
0 → 100644
tests/ray/test_worker_group_basics.py
0 → 100644
tests/ray/test_worker_group_torch.py
0 → 100644
Please
register
or
sign in
to comment