microsoft / Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
https://arxiv.org/abs/2103.14030
MIT License
13.98k stars 2.06k forks source link

how to use deepspeed train the swin like which in your paper? #326

Open sankexin opened 1 year ago

sankexin commented 1 year ago

how to use deepspeed train the swin like which in your paper? there is no deepspeed info in zhe project .