Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example for train.sh #24

Open
maxin-cn opened this issue Sep 7, 2022 · 0 comments
Open

example for train.sh #24

maxin-cn opened this issue Sep 7, 2022 · 0 comments

Comments

@maxin-cn
Copy link

maxin-cn commented Sep 7, 2022

torchpack dist-run -np 32 -H $server1:8, $server2:8, $server3:8, $server4:8 \
python train.py configs/netaug.yaml \
--data_provider "{/mnt/dolphinfs/hdd_pool/docker/user/hadoop-basecv/maxin/data/ILSVRC2012, image_size:176, base_batch_size:64}" \
--run_config "{base_lr:0.0125}" \
--model "{name:mcunet}" \
--netaug "{aug_expand_list:[1.0,1.6,2.2,2.8], aug_width_mult_list:[1.0,1.6,2.2]}" \
--path runs/mcunet_imagenet

Is torchpack used for multiple machine training? And how could I use the bash above for one machine multiple GPUs training? Could you please give me one example? Thanks~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant