Skip to content

Commit 4743498

Browse files
committed
remove mlflow
1 parent 61a4eda commit 4743498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/tf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,5 +196,5 @@ ${GPU_DEVICE} \
196196
-v ${HOME}/:${HOME}/ \
197197
${MOUNTS} \
198198
${DOCKER_IMAGE} /bin/bash -c "pip install --quiet --upgrade pip
199-
pip install --quiet ${WORKDIR};
199+
pip install ${WORKDIR}
200200
eval ${CALL_DOCKER_AS_USER} ${PYTHON_COMMAND} ${PYTHON_ARGS}"

0 commit comments

Comments
 (0)