transformers/utils
Yih-Dar 7293fdc5b9
Deprecate TransfoXL (#27607)
* fix

* fix

* trigger

* Apply suggestions from code review

Co-authored-by: Lysandre Debut <hi@lysand.re>

* tic

* revert

* revert

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
Co-authored-by: Lysandre Debut <hi@lysand.re>
2023-11-24 11:48:02 +01:00
..
test_module
tf_ops
add_pipeline_model_mapping_to_test.py
check_build.py Clean up CUDA kernels (#23455) 2023-05-18 14:14:43 -04:00
check_config_attributes.py Deprecate TransfoXL (#27607) 2023-11-24 11:48:02 +01:00
check_config_docstrings.py [Check] Fix config docstring (#26222) 2023-09-18 19:58:01 +02:00
check_copies.py [Styling] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00
check_doc_toc.py Doc checks (#25408) 2023-08-10 10:53:22 +02:00
check_docstrings.py Deprecate TransfoXL (#27607) 2023-11-24 11:48:02 +01:00
check_doctest_list.py Avoid many failing tests in doctesting (#27262) 2023-11-03 12:47:07 +01:00
check_dummies.py Doc checks (#25408) 2023-08-10 10:53:22 +02:00
check_inits.py [Attention Mask] Refactor all encoder-decoder attention mask (#27086) 2023-10-27 16:42:01 +02:00
check_model_tester.py
check_repo.py Deprecate TransfoXL (#27607) 2023-11-24 11:48:02 +01:00
check_self_hosted_runner.py Tiny fix for check_self_hosted_runner.py (#24052) 2023-06-06 18:17:41 +02:00
check_table.py [docs] Update to scripts building index.md (#26546) 2023-10-05 10:20:41 -04:00
check_task_guides.py More utils doc (#25457) 2023-08-17 07:58:35 +02:00
check_tf_ops.py
create_dummy_models.py Fix tiny model script: not using from_pt=True (#27372) 2023-11-08 17:15:57 +01:00
custom_init_isort.py More utils doc (#25457) 2023-08-17 07:58:35 +02:00
download_glue_data.py
extract_warnings.py
get_ci_error_statistics.py
get_github_job_time.py
get_modified_files.py
get_previous_daily_ci.py Fix a minor bug in CI slack report (#22906) 2023-04-21 20:36:35 +02:00
get_test_info.py
not_doctested.txt Deprecate TransfoXL (#27607) 2023-11-24 11:48:02 +01:00
notification_service.py Add RoCm scheduled CI & upgrade RoCm CI to PyTorch 2.1 (#26940) 2023-11-21 14:55:13 +01:00
notification_service_doc_tests.py Fix slack report failing for doctest (#27042) 2023-10-30 10:48:24 +01:00
past_ci_versions.py
print_env.py
release.py More utils doc (#25457) 2023-08-17 07:58:35 +02:00
slow_documentation_tests.txt [Fuyu] Add tests (#27001) 2023-11-15 09:33:04 +01:00
sort_auto_mappings.py More utils doc (#25457) 2023-08-17 07:58:35 +02:00
tests_fetcher.py [Styling] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00
update_metadata.py Update processor mapping for hub snippets (#27477) 2023-11-14 20:05:54 +00:00
update_tiny_models.py