2024-07-10から1日間の記事一覧
docker run --name pytorch --rm --gpus all -h pytorch -it \ -v /home/hoge:/home/hoge -p 8888:8888 -p 10022:22 pytorch ホストOSから ssh localhost -p 10022
docker run --name pytorch --rm --gpus all -h pytorch -it \ -v /home/hoge:/home/hoge -p 8888:8888 -p 10022:22 pytorch ホストOSから ssh localhost -p 10022