transformers
4c35c8d8
- Experimenting with adding proper get_config() and from_config() methods (#14361)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
3 years ago
Experimenting with adding proper get_config() and from_config() methods (#14361) * Experimenting with adding proper get_config() and from_config() methods * Adding a test for get/from config * Fix test for get/from config
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#15748 - Fix segformer reshape last stage
#38622 - [AutoModelForMaskGeneration] Remove duplicate code
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#19449 - [WIP] Fix weights initialization of several vision models
#14361 - Experimenting with adding proper get_config() and from_config() methods
Author
Rocketknight1
Parents
b1dbdf22
Files
2
src/transformers
modeling_tf_utils.py
tests
test_modeling_tf_common.py
Loading