sayakpaul HF staff commited on
Commit
9ee4726
1 Parent(s): 2ec5d14

Upload folder using huggingface_hub

Browse files
reports-speed/tests_torch_example_cpu_durations.txt ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ slowest durations
2
+ 35.84s call examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_use_ema
3
+ 35.82s call examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing
4
+ 34.66s call examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
5
+ 33.91s call examples/instruct_pix2pix/test_instruct_pix2pix.py::InstructPix2Pix::test_instruct_pix2pix_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
6
+ 32.92s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
7
+ 32.18s call examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_unconditional_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
8
+ 27.03s call examples/controlnet/test_controlnet.py::ControlNet::test_controlnet_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
9
+ 25.56s call examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing
10
+ 24.68s call examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
11
+ 24.48s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
12
+ 22.82s call examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
13
+ 22.33s call examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
14
+ 20.27s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_sdxl_checkpointing_checkpoints_total_limit
15
+ 20.24s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit
16
+ 17.88s call examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_checkpoints_total_limit
17
+ 17.46s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl_with_text_encoder
18
+ 17.41s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_text_encoder_custom_captions
19
+ 17.30s call examples/instruct_pix2pix/test_instruct_pix2pix.py::InstructPix2Pix::test_instruct_pix2pix_checkpointing_checkpoints_total_limit
20
+ 17.26s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_checkpointing_checkpoints_total_limit
21
+ 17.19s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_custom_captions
22
+ 16.96s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl
23
+ 16.93s call examples/text_to_image/test_text_to_image.py::TextToImageSDXL::test_text_to_image_sdxl
24
+ 16.04s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit
25
+ 16.04s call examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image
26
+ 15.91s call examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_train_unconditional
27
+ 15.90s call examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_unconditional_checkpointing_checkpoints_total_limit
28
+ 15.77s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_checkpointing_checkpoints_total_limit
29
+ 15.27s call examples/t2i_adapter/test_t2i_adapter.py::T2IAdapter::test_t2i_adapter_sdxl
30
+ 14.59s call examples/controlnet/test_controlnet.py::ControlNetSDXL::test_controlnet_sdxl
31
+ 13.85s call examples/controlnet/test_controlnet.py::ControlNet::test_controlnet_checkpointing_checkpoints_total_limit
32
+ 13.28s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_with_text_encoder
33
+ 12.97s call examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing_checkpoints_total_limit
34
+ 12.59s call examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_if
35
+ 12.22s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl
36
+ 11.92s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_checkpointing_checkpoints_total_limit
37
+ 11.55s call examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion_checkpointing_checkpoints_total_limit
38
+ 11.45s call examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth
39
+ 11.40s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_if_model
40
+ 11.15s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_with_text_encoder
41
+ 11.08s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora
42
+ 11.03s call examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion
43
+ 11.03s call examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion
44
+ 10.96s call examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion_checkpointing
45
+ 86 durations < 0.05 secs were omitted
reports-speed/tests_torch_example_cpu_errors.txt ADDED
File without changes
reports-speed/tests_torch_example_cpu_failures_line.txt ADDED
File without changes
reports-speed/tests_torch_example_cpu_failures_long.txt ADDED
File without changes
reports-speed/tests_torch_example_cpu_failures_short.txt ADDED
File without changes
reports-speed/tests_torch_example_cpu_passes.txt ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
0
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
1
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
2
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
 
 
3
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
 
 
4
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
 
 
5
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
6
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
 
 
7
  0%| | 0/2 [00:00<?, ?it/s]
8
  50%|█████ | 1/2 [00:00<00:00, 8.22it/s]
 
 
 
 
 
 
9
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
10
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
11
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
 
 
 
12
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
 
 
13
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
14
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
15
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
 
 
 
16
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
17
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
 
 
18
  0%| | 0/1 [00:00<?, ?it/s]
 
 
 
 
 
 
19
  0%| | 0/1 [00:00<?, ?it/s]
 
1
+ ==================================================== PASSES ====================================================
2
+ _________________________________ TextToImage.test_text_to_image_checkpointing _________________________________
3
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
4
+ --------------------------------------------- Captured stderr call ---------------------------------------------
5
+
6
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
7
+
8
  0%| | 0/1 [00:00<?, ?it/s]
9
+ text_encoder/model.safetensors not found
10
+
11
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
12
+
13
  0%| | 0/1 [00:00<?, ?it/s]
14
+
15
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
16
+
17
  0%| | 0/1 [00:00<?, ?it/s]
18
+ _____________________ TextToImage.test_text_to_image_checkpointing_checkpoints_total_limit _____________________
19
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
20
+ --------------------------------------------- Captured stderr call ---------------------------------------------
21
+
22
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
23
+
24
  0%| | 0/1 [00:00<?, ?it/s]
25
+ ______________ DreamBoothLoRASDXL.test_dreambooth_lora_sdxl_checkpointing_checkpoints_total_limit ______________
26
+ [gw0] linux -- Python 3.8.10 /opt/venv/bin/python
27
+ --------------------------------------------- Captured stderr call ---------------------------------------------
28
+ vae/diffusion_pytorch_model.safetensors not found
29
+
30
+
31
  0%| | 0/1 [00:00<?, ?it/s]
32
+ ______ TextToImage.test_text_to_image_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints _______
33
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
34
+ --------------------------------------------- Captured stderr call ---------------------------------------------
35
+
36
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
37
+
38
  0%| | 0/1 [00:00<?, ?it/s]
39
+
40
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
41
+
42
  0%| | 0/1 [00:00<?, ?it/s]
43
+ _______ DreamBoothLoRASDXL.test_dreambooth_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit ________
44
+ [gw0] linux -- Python 3.8.10 /opt/venv/bin/python
45
+ --------------------------------------------- Captured stderr call ---------------------------------------------
46
+ vae/diffusion_pytorch_model.safetensors not found
47
+
48
+
49
  0%| | 0/2 [00:00<?, ?it/s]
50
  50%|█████ | 1/2 [00:00<00:00, 8.22it/s]
51
+ _____________________________ TextToImage.test_text_to_image_checkpointing_use_ema _____________________________
52
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
53
+ --------------------------------------------- Captured stderr call ---------------------------------------------
54
+
55
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
56
+
57
  0%| | 0/2 [00:00<?, ?it/s]
58
+ text_encoder/model.safetensors not found
59
+
60
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
61
+
62
  0%| | 0/1 [00:00<?, ?it/s]
63
+
64
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
65
+
66
  0%| | 0/1 [00:00<?, ?it/s]
67
+ ________________ TextToImageLoRA.test_text_to_image_lora_checkpointing_checkpoints_total_limit _________________
68
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
69
+ --------------------------------------------- Captured stderr call ---------------------------------------------
70
+ text_encoder/model.safetensors not found
71
+
72
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
73
+
74
  0%| | 0/1 [00:00<?, ?it/s]
75
+ ___________________________________ DreamBooth.test_dreambooth_checkpointing ___________________________________
76
+ [gw0] linux -- Python 3.8.10 /opt/venv/bin/python
77
+ --------------------------------------------- Captured stderr call ---------------------------------------------
78
+
79
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
80
+
81
  0%| | 0/1 [00:00<?, ?it/s]
82
+ text_encoder/model.safetensors not found
83
+
84
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
85
+
86
  0%| | 0/1 [00:00<?, ?it/s]
87
+
88
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
89
+
90
  0%| | 0/1 [00:00<?, ?it/s]
91
+ __ TextToImageLoRA.test_text_to_image_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints __
92
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
93
+ --------------------------------------------- Captured stderr call ---------------------------------------------
94
+ text_encoder/model.safetensors not found
95
+
96
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
97
+
98
  0%| | 0/1 [00:00<?, ?it/s]
99
+ text_encoder/model.safetensors not found
100
+
101
+ You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
102
+
103
  0%| | 0/1 [00:00<?, ?it/s]
104
+ ______________ TextToImageLoRA.test_text_to_image_lora_sdxl_checkpointing_checkpoints_total_limit ______________
105
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
106
+ --------------------------------------------- Captured stderr call ---------------------------------------------
107
+ unet/diffusion_pytorch_model.safetensors not found
108
+
109
+
110
  0%| | 0/1 [00:00<?, ?it/s]
111
+ _____ TextToImageLoRASDXL.test_text_to_image_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit ______
112
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
113
+ --------------------------------------------- Captured stderr call ---------------------------------------------
114
+ unet/diffusion_pytorch_model.safetensors not found
115
+
116
+
117
  0%| | 0/1 [00:00<?, ?it/s]
reports-speed/tests_torch_example_cpu_stats.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ ======================================== 43 passed in 411.94s (0:06:51) ========================================
reports-speed/tests_torch_example_cpu_summary_short.txt ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ =========================================== short test summary info ============================================
2
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora
3
+ PASSED examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image
4
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_checkpointing_checkpoints_total_limit
5
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
6
+ PASSED examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing
7
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_if_model
8
+ PASSED examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_checkpoints_total_limit
9
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_with_text_encoder
10
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl
11
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_checkpointing_checkpoints_total_limit
12
+ PASSED examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
13
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_custom_captions
14
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit
15
+ PASSED examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_use_ema
16
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_text_encoder_custom_captions
17
+ PASSED examples/text_to_image/test_text_to_image.py::TextToImageSDXL::test_text_to_image_sdxl
18
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_with_text_encoder
19
+ PASSED examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth
20
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_checkpointing_checkpoints_total_limit
21
+ PASSED examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing
22
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
23
+ PASSED examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing_checkpoints_total_limit
24
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_sdxl_checkpointing_checkpoints_total_limit
25
+ PASSED examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
26
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl
27
+ PASSED examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_if
28
+ PASSED examples/controlnet/test_controlnet.py::ControlNet::test_controlnet_checkpointing_checkpoints_total_limit
29
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit
30
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl_with_text_encoder
31
+ PASSED examples/controlnet/test_controlnet.py::ControlNet::test_controlnet_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
32
+ PASSED examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion
33
+ PASSED examples/controlnet/test_controlnet.py::ControlNetSDXL::test_controlnet_sdxl
34
+ PASSED examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion_checkpointing_checkpoints_total_limit
35
+ PASSED examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion
36
+ PASSED examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion_checkpointing
37
+ PASSED examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
38
+ PASSED examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_train_unconditional
39
+ PASSED examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
40
+ PASSED examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_unconditional_checkpointing_checkpoints_total_limit
41
+ PASSED examples/instruct_pix2pix/test_instruct_pix2pix.py::InstructPix2Pix::test_instruct_pix2pix_checkpointing_checkpoints_total_limit
42
+ PASSED examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_unconditional_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
43
+ PASSED examples/instruct_pix2pix/test_instruct_pix2pix.py::InstructPix2Pix::test_instruct_pix2pix_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
44
+ PASSED examples/t2i_adapter/test_t2i_adapter.py::T2IAdapter::test_t2i_adapter_sdxl
reports-speed/tests_torch_example_cpu_warnings.txt ADDED
File without changes