transformers/utils/test_module
Sylvain Gugger 45f56580a7
Allow custom code for Processors (#15649)
* Allow custom code for Processors

* Add more test

* Test all auto_map configs are properly set
2022-02-15 09:44:35 -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_processing.py Allow custom code for Processors (#15649) 2022-02-15 09:44:35 -05:00
custom_tokenization.py Save code of registered custom models (#15379) 2022-02-02 10:44:37 -05:00
custom_tokenization_fast.py Save code of registered custom models (#15379) 2022-02-02 10:44:37 -05:00