diffusers/tests
Naoki Ainoya 14e3a28c12
Rename 'CLIPFeatureExtractor' class to 'CLIPImageProcessor' (#2732)
The 'CLIPFeatureExtractor' class name has been renamed to 'CLIPImageProcessor' in order to comply with future deprecation. This commit includes the necessary changes to the affected files.
2023-03-23 13:49:22 +01:00
..
fixtures/custom_pipeline [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
models `mps`: remove warmup passes (#2771) 2023-03-22 19:29:27 +01:00
pipelines Rename 'CLIPFeatureExtractor' class to 'CLIPImageProcessor' (#2732) 2023-03-23 13:49:22 +01:00
repo_utils [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
schedulers [Tests] Split scheduler tests (#2630) 2023-03-09 19:11:47 +01:00
__init__.py fix issues with loading, add test for pipeline 2022-06-07 15:40:36 +02:00
conftest.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
pipeline_params.py PipelineTesterMixin parameter configuration refactor (#2502) 2023-03-01 12:44:55 -08:00
test_config.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
test_ema.py [Tests] Correct PT2 (#2724) 2023-03-18 18:38:04 +01:00
test_hub_utils.py Remove modelcards dependency (#2050) 2023-01-20 16:39:42 +01:00
test_image_processor.py Add image_processor (#2617) 2023-03-15 07:55:49 -10:00
test_layers_utils.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
test_modeling_common.py `mps`: remove warmup passes (#2771) 2023-03-22 19:29:27 +01:00
test_modeling_common_flax.py Allow to set config params directly in init (#1419) 2022-11-25 15:07:09 +01:00
test_outputs.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_pipelines.py Rename 'CLIPFeatureExtractor' class to 'CLIPImageProcessor' (#2732) 2023-03-23 13:49:22 +01:00
test_pipelines_common.py `mps`: remove warmup passes (#2771) 2023-03-22 19:29:27 +01:00
test_pipelines_flax.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
test_pipelines_onnx_common.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00
test_training.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
test_unet_2d_blocks.py Fix mps tests on torch 2.0 (#2766) 2023-03-21 15:19:31 +01:00
test_unet_blocks_common.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
test_utils.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00