mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* Add @dataclass to MaskFormerPixelDecoderOutput * Add dataclass check if subclass of ModelOutout * Use unittest assertRaises rather than pytest per contribution doc * Update src/transformers/utils/generic.py per suggested change Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com> --------- Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_activations.py | ||
| test_activations_tf.py | ||
| test_add_new_model_like.py | ||
| test_audio_utils.py | ||
| test_backbone_utils.py | ||
| test_cli.py | ||
| test_convert_slow_tokenizer.py | ||
| test_doc_samples.py | ||
| test_dynamic_module_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_logging.py | ||
| test_model_card.py | ||
| test_model_output.py | ||
| test_modeling_tf_core.py | ||
| test_offline.py | ||
| test_skip_decorators.py | ||
| test_versions_utils.py | ||
| tiny_model_summary.json | ||