You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
amyeroberts e6122c3f40
Fix image segmentation tool bug (#23897)
11 months ago
..
benchmark [Test refactor 1/5] Per-folder tests reorganization (#15725) 2 years ago
bettertransformer Add methods to PreTrainedModel to use PyTorch's BetterTransformer (#21259) 1 year ago
bnb [tests] fix bitsandbytes import issue (#24151) 11 months ago
deepspeed accelerate deepspeed and gradient accumulation integrate (#23236) 11 months ago
extended [tests] switch to torchrun (#22712) 1 year ago
fixtures [WIP] add SpeechT5 model (#18922) 1 year ago
generation Generate: GenerationConfig can overwrite attributes at from_pretrained time (#24238) 11 months ago
models [WIP] add EnCodec model (#23655) 11 months ago
onnx Fix issue introduced in PR #23163 (#23363) 1 year ago
optimization Make schedulers picklable by making lr_lambda fns global (#21768) 1 year ago
pipelines Skip some `TQAPipelineTests` tests in past CI (#24267) 11 months ago
repo_utils Fix expected value in tests of the test fetcher (#24077) 11 months ago
sagemaker Avoid invalid escape sequences, use raw strings (#22936) 1 year ago
tokenization Update quality tooling for formatting (#21480) 1 year ago
tools Fix image segmentation tool bug (#23897) 11 months ago
trainer 🚨🚨🚨 Replace DataLoader logic for Accelerate in Trainer, remove unneeded tests 🚨🚨🚨 (#24028) 11 months ago
utils Stop storing references to bound methods via tf.function (#24146) 11 months ago
__init__.py Move tests outside of library. 4 years ago
test_backbone_common.py Add TimmBackbone model (#22619) 11 months ago
test_configuration_common.py Split common test from core tests (#24284) 11 months ago
test_configuration_utils.py Split common test from core tests (#24284) 11 months ago
test_feature_extraction_common.py Split common test from core tests (#24284) 11 months ago
test_feature_extraction_utils.py Split common test from core tests (#24284) 11 months ago
test_image_processing_common.py Split common test from core tests (#24284) 11 months ago
test_image_processing_utils.py Split common test from core tests (#24284) 11 months ago
test_image_transforms.py Bug fix - flip_channel_order for channels first images (#23701) 11 months ago
test_modeling_common.py Split common test from core tests (#24284) 11 months ago
test_modeling_flax_common.py Split common test from core tests (#24284) 11 months ago
test_modeling_flax_utils.py Split common test from core tests (#24284) 11 months ago
test_modeling_tf_common.py Split common test from core tests (#24284) 11 months ago
test_modeling_tf_utils.py Split common test from core tests (#24284) 11 months ago
test_modeling_utils.py Split common test from core tests (#24284) 11 months ago
test_pipeline_mixin.py Update tiny models and pipeline tests (#23446) 1 year ago
test_sequence_feature_extraction_common.py Apply ruff flake8-comprehensions (#21694) 1 year ago
test_tokenization_common.py Split common test from core tests (#24284) 11 months ago
test_tokenization_utils.py Split common test from core tests (#24284) 11 months ago