Giter VIP home page Giter VIP logo

Comments (5)

TianXuXiang avatar TianXuXiang commented on August 31, 2024

您好,请问单GPU情况下,您给出的train.py启动方式中,参数值需要怎么改?

你好,这个解决了吗,我也想知道,可以交流一下吗

from qdmn.

karchen-geng avatar karchen-geng commented on August 31, 2024

CUDA_VISIBLE_DEVICES=0 OMP_NUM_THREADS=4 python -m torch.distributed.launch --master_port 1234 --nproc_per_node=1 train.py --id stage02-QNMN --stage 2 --load_network saves/QNMN_160000.pth

这是我的启动命令

from qdmn.

TianXuXiang avatar TianXuXiang commented on August 31, 2024

CUDA_VISIBLE_DEVICES=0 OMP_NUM_THREADS=4 python -m torch.distributed.launch --master_port 1234 --nproc_per_node=1 train.py --id stage02-QNMN --stage 2 --load_network saves/QNMN_160000.pth

这是我的启动命令

谢谢,现在这个torch.distributed.launch还能用吗,这显示Warning: The module torch.distributed.launch is deprecated
and will be removed in future. Use torchrun.

from qdmn.

karchen-geng avatar karchen-geng commented on August 31, 2024

CUDA_VISIBLE_DEVICES=0 OMP_NUM_THREADS=4 python -m torch.distributed.launch --master_port 1234 --nproc_per_node=1 train.py --id stage02-QNMN --stage 2 --load_network saves/QNMN_160000.pth

这是我的启动命令

谢谢,现在这个torch.distributed.launch还能用吗,这显示Warning: The module torch.distributed.launch is deprecated and will be removed in future. Use torchrun.

这个我也不太清楚,由于我是单卡,没有处理这个warning。

from qdmn.

TianXuXiang avatar TianXuXiang commented on August 31, 2024

CUDA_VISIBLE_DEVICES=0 OMP_NUM_THREADS=4 python -m torch.distributed.launch --master_port 1234 --nproc_per_node=1 train.py --id stage02-QNMN --stage 2 --load_network saves/QNMN_160000.pth

这是我的启动命令

谢谢,现在这个torch.distributed.launch还能用吗,这显示Warning: The module torch.distributed.launch is deprecated and will be removed in future. Use torchrun.

这个我也不太清楚,由于我是单卡,没有处理这个warning。

好滴,谢谢你

from qdmn.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.