mirror of
https://github.com/wassname/ray.git
synced 2026-09-11 12:43:20 +08:00
[tune] sklearn comment out (#9454)
This commit is contained in:
@@ -94,8 +94,8 @@ $SUPPRESS_OUTPUT docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE}
|
|||||||
python /ray/python/ray/tune/examples/hyperopt_example.py \
|
python /ray/python/ray/tune/examples/hyperopt_example.py \
|
||||||
--smoke-test
|
--smoke-test
|
||||||
|
|
||||||
$SUPPRESS_OUTPUT docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE} --memory-swap=-1 $DOCKER_SHA \
|
# $SUPPRESS_OUTPUT docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE} --memory-swap=-1 $DOCKER_SHA \
|
||||||
python /ray/doc/source/tune/_tutorials/tune-sklearn.py
|
# python /ray/doc/source/tune/_tutorials/tune-sklearn.py
|
||||||
|
|
||||||
# if [[ ! -z "$SIGOPT_KEY" ]]; then
|
# if [[ ! -z "$SIGOPT_KEY" ]]; then
|
||||||
# $SUPPRESS_OUTPUT docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE} --memory-swap=-1 -e SIGOPT_KEY $DOCKER_SHA \
|
# $SUPPRESS_OUTPUT docker run --rm --shm-size=${SHM_SIZE} --memory=${MEMORY_SIZE} --memory-swap=-1 -e SIGOPT_KEY $DOCKER_SHA \
|
||||||
|
|||||||
Reference in New Issue
Block a user