mirror of
https://github.com/wassname/ray.git
synced 2026-09-12 12:51:15 +08:00
[rllib] Support parallel, parameterized evaluation (#6981)
* eval api * update * sync eval filters * sync fix * docs * update * docs * update * link * nit * doc updates * format
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE} $DOCKER_SHA \
|
||||
/ray/ci/suppress_output python /ray/rllib/examples/custom_eval.py --custom-eval
|
||||
|
||||
docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE} $DOCKER_SHA \
|
||||
/ray/ci/suppress_output python /ray/rllib/tests/test_catalog.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user