yitu-opensource / T2T-ViT

ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What exactly does args.num gpu refer to?

yu868 opened this issue · comments

commented

I see that the entire main.py file also does not change arg.num_gpu to a value greater than 1. Under what circumstances does this value change to a value greater than 1?