Dockerfile?? train? ?? ??? ?? inference? ?????? ???? train? ?????. Dockerfile? run ???? ???? train.sh? ?? ?? ??? ?? ????. docker ??? ??? ??? Dockerfile ??? ??? ????. ---------------------------------------------------------------------------- FROM tensorflow/tensorflow:1.13.1-gpu-py3 ENV SRC_DIR /src COPY src_segment_train_single $SRC_DIR WORKDIR $SRC_DIR RUN chmod +x ./inference.sh ---------------------------------------------------------------------------- task id? b97f4462-5ef0-41cd-8b53-16421e1ccb22 ?????. ?????.
Created by
meditrain2019
@shin419 ?? ?? ??????. ^^
Dockerfile? RUN command? docker build? ?????? command? ???? ??????. docker ???? ??? ????. ??? cloud?? ???? train.sh, inference.sh? ??? ? ????. ?? training? skip?? ??? train.sh file?? ``` #!/bin/bash ``` ?? ??? ???? ????? ???.
Drop files to upload
Your web browser must have JavaScript enabled in order for this application to display correctly.
If you are an automated web crawler from a search engine, follow this
AJAX application crawl link
Dockerfile ??
page is loading…