mirror of
https://github.com/wassname/ray.git
synced 2026-09-10 12:38:43 +08:00
[rllib] Remove "Common", cleanup some code (#2348)
This commit is contained in:
@@ -177,7 +177,7 @@ docker run --rm --shm-size=10G --memory=10G $DOCKER_SHA \
|
||||
python /ray/python/ray/rllib/test/test_checkpoint_restore.py
|
||||
|
||||
docker run --rm --shm-size=10G --memory=10G $DOCKER_SHA \
|
||||
python /ray/python/ray/rllib/test/test_common_policy_evaluator.py
|
||||
python /ray/python/ray/rllib/test/test_policy_evaluator.py
|
||||
|
||||
docker run --rm --shm-size=10G --memory=10G $DOCKER_SHA \
|
||||
python /ray/python/ray/rllib/test/test_serving_env.py
|
||||
|
||||
Reference in New Issue
Block a user