Skip to content

Commit

Permalink
fixed docker-compose usage for training
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBinder committed Apr 26, 2018
1 parent bba2897 commit 56cc45a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/tools/visualize/Dockerfile.tf1_3_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,5 @@ VOLUME /root/corpora_out
#ENTRYPOINT ["/root/recursive-embedding/set-user-with-folder.sh", "/root/train", "python", "train_fold.py"]

# pass as env variable
ARG NVIDIA_VISIBLE_DEVICES=0
ENV NVIDIA_VISIBLE_DEVICES="$NVIDIA_VISIBLE_DEVICES"

0 comments on commit 56cc45a

Please sign in to comment.