Starting Model Training
Run the following command in the container to start training:
export ASCEND_RT_VISIBLE_DEVICES=0,1 torchx run -s local_cwd dist.ddp -j 2 --script main.py
Parent topic: Quick Start
Run the following command in the container to start training:
export ASCEND_RT_VISIBLE_DEVICES=0,1 torchx run -s local_cwd dist.ddp -j 2 --script main.py