Commit ad5ad491 by 20220418012

Upload New File

parent fb741522
#!/usr/bin/env bash
python3 -m torch.distributed.launch --nproc_per_node=3 \
train.py \
--config config.json \
--gpu '2,5,6' \
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment