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 Save code of registered custom models (#15379) 2022-02-02 10:44:37 -05:00
custom_configuration.py Make sure custom configs work with Transformers (#15569) 2022-02-09 10:04:44 -05:00
custom_feature_extraction.py Custom feature extractor (#15630) 2022-02-11 16:43:54 -05:00
custom_modeling.py Make sure custom configs work with Transformers (#15569) 2022-02-09 10:04:44 -05:00
custom_tokenization_fast.py Save code of registered custom models (#15379) 2022-02-02 10:44:37 -05:00
custom_tokenization.py Save code of registered custom models (#15379) 2022-02-02 10:44:37 -05:00