transformers
ecd7de3d
- [`Vision`] [Refactor] Initialize weights on the correct place (#20803)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
[`Vision`] [Refactor] Initialize weights on the correct place (#20803) * fix nit - initialization on `_init_weights` - fix copies * add copied from
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#20803 - [`Vision`] [Refactor] Initialize weights on the correct place
Author
younesbelkada
Parents
6b5a8f83
Files
4
src/transformers/models
audio_spectrogram_transformer
modeling_audio_spectrogram_transformer.py
deit
modeling_deit.py
vit
modeling_vit.py
vit_hybrid
modeling_vit_hybrid.py
Loading