transformers/utils
Sylvain Gugger ba8b1f4754
Add support for multiple models for one config in auto classes (#11150)
* Add support for multiple models for one config in auto classes

* Use get_values everywhere

* Prettier doc
2021-04-08 18:41:36 -04:00
..
tf_ops Check TF ops for ONNX compliance (#10025) 2021-02-15 07:55:10 -05:00
check_copies.py Check copies blackify (#10775) 2021-03-17 18:11:20 -04:00
check_dummies.py Dummies multi backend (#11100) 2021-04-07 09:56:40 -04:00
check_inits.py Dummies multi backend (#11100) 2021-04-07 09:56:40 -04:00
check_repo.py Add support for multiple models for one config in auto classes (#11150) 2021-04-08 18:41:36 -04:00
check_table.py
check_tf_ops.py Check TF ops for ONNX compliance (#10025) 2021-02-15 07:55:10 -05:00
class_mapping_update.py remap MODEL_FOR_QUESTION_ANSWERING_MAPPING classes to names auto-generated file (#10487) 2021-03-03 08:54:00 -08:00
custom_init_isort.py Sort init import (#10801) 2021-03-19 16:17:13 -04:00
download_glue_data.py Enforce string-formatting with f-strings (#10980) 2021-03-31 10:00:27 -04:00
get_modified_files.py
link_tester.py Enforce string-formatting with f-strings (#10980) 2021-03-31 10:00:27 -04:00
notification_service.py Tests run on Docker (#10681) 2021-03-15 17:28:01 -04:00
release.py Release utils (#10735) 2021-03-16 08:41:47 -04:00
style_doc.py