Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add/type annotations/model vision (#16151)
* add types annotations for Beit (PyTorch) * add types annotations for ViT (PyTorch) * add types annotations for Deit (PyTorch) * change Optional[bool] to bool into some places at Beit * change Optional[bool] to bool into some places at ViT
- Loading branch information