• Jo茫o Gustavo A. Amorim's avatar
    Add/type annotations/model vision (#16151) · 99e2982f
    Jo茫o Gustavo A. Amorim authored
    * 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
    99e2982f
modeling_beit.py 51.9 KB