transformers/utils/test_module
Sylvain Gugger 7a32e4722f
Custom feature extractor (#15630)
* Rework AutoFeatureExtractor.from_pretrained internal

* Custom feature extractor

* Add more tests

* Add support for custom feature extractor code

* Clean up
2022-02-11 16:43:54 -05:00
..
__init__.py
custom_configuration.py
custom_feature_extraction.py Custom feature extractor (#15630) 2022-02-11 16:43:54 -05:00
custom_modeling.py
custom_tokenization.py
custom_tokenization_fast.py