mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* Nail in edge case of torch dtype * Rm unused func * Apply suggestions from code review Co-authored-by: Benjamin Bossan <BenjaminBossan@users.noreply.github.com> * Refactor tests to only mock what we need, don't introduce injection functions * SetUp/TearDown * Do super --------- Co-authored-by: Benjamin Bossan <BenjaminBossan@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| import_structures | ||
| __init__.py | ||
| test_activations.py | ||
| test_activations_tf.py | ||
| test_add_new_model_like.py | ||
| test_audio_utils.py | ||
| test_backbone_utils.py | ||
| test_cache_utils.py | ||
| test_chat_template_utils.py | ||
| test_cli.py | ||
| test_configuration_utils.py | ||
| test_convert_slow_tokenizer.py | ||
| test_deprecation.py | ||
| test_doc_samples.py | ||
| test_dynamic_module_utils.py | ||
| test_feature_extraction_utils.py | ||
| test_file_utils.py | ||
| test_generic.py | ||
| test_hf_argparser.py | ||
| test_hub_utils.py | ||
| test_image_processing_utils.py | ||
| test_image_utils.py | ||
| test_import_structure.py | ||
| test_logging.py | ||
| test_model_card.py | ||
| test_model_output.py | ||
| test_modeling_flax_utils.py | ||
| test_modeling_rope_utils.py | ||
| test_modeling_tf_core.py | ||
| test_modeling_tf_utils.py | ||
| test_modeling_utils.py | ||
| test_offline.py | ||
| test_processing_utils.py | ||
| test_skip_decorators.py | ||
| test_tokenization_utils.py | ||
| test_versions_utils.py | ||
| tiny_model_summary.json | ||