mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* Stop storing references to bound methods in tf.functions * Remove the gc.collect calls now that we resolved the underlying problem * Remove the default signature from model.serving entirely, big cleanup * Remove _prune_signature as self.input_signature can prune itself * Restore serving docstring * Update int support test to check the input signature * Make sure other tests also use model.input_signature and not serving.input_signature * Restore _prune_signature * Remove the doctest GC now it's no longer needed * Correct core tests to use the pruned sig * order lines correctly in core tests * Add eager_serving back with a deprecation warning |
||
|---|---|---|
| .. | ||
| __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 | ||