sayakpaul HF staff commited on
Commit
2ec5d14
β€’
1 Parent(s): 93496db

Upload folder using huggingface_hub

Browse files
reports/tests_torch_example_cpu_durations.txt ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ slowest durations
2
+ 48.75s call examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
3
+ 36.03s call examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_use_ema
4
+ 35.01s call examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing
5
+ 34.24s call examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
6
+ 33.23s call examples/instruct_pix2pix/test_instruct_pix2pix.py::InstructPix2Pix::test_instruct_pix2pix_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
7
+ 32.60s call examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion_checkpointing
8
+ 30.90s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
9
+ 30.34s call examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_unconditional_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
10
+ 26.11s call examples/controlnet/test_controlnet.py::ControlNet::test_controlnet_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
11
+ 25.89s call examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image
12
+ 24.87s call examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion
13
+ 24.09s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora
14
+ 23.45s call examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing
15
+ 23.43s call examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
16
+ 23.42s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
17
+ 21.56s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl
18
+ 20.13s call examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
19
+ 18.78s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_if_model
20
+ 18.40s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit
21
+ 18.01s call examples/controlnet/test_controlnet.py::ControlNet::test_controlnet_checkpointing_checkpoints_total_limit
22
+ 17.79s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_sdxl_checkpointing_checkpoints_total_limit
23
+ 17.69s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_custom_captions
24
+ 17.62s call examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_unconditional_checkpointing_checkpoints_total_limit
25
+ 17.61s call examples/instruct_pix2pix/test_instruct_pix2pix.py::InstructPix2Pix::test_instruct_pix2pix_checkpointing_checkpoints_total_limit
26
+ 17.31s call examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_checkpoints_total_limit
27
+ 16.60s call examples/text_to_image/test_text_to_image.py::TextToImageSDXL::test_text_to_image_sdxl
28
+ 16.18s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl
29
+ 16.01s call examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_train_unconditional
30
+ 15.97s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_text_encoder_custom_captions
31
+ 15.91s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_checkpointing_checkpoints_total_limit
32
+ 15.87s call examples/controlnet/test_controlnet.py::ControlNetSDXL::test_controlnet_sdxl
33
+ 15.76s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl_with_text_encoder
34
+ 15.51s call examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_checkpointing_checkpoints_total_limit
35
+ 15.08s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit
36
+ 13.47s call examples/t2i_adapter/test_t2i_adapter.py::T2IAdapter::test_t2i_adapter_sdxl
37
+ 12.23s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_checkpointing_checkpoints_total_limit
38
+ 11.43s call examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing_checkpoints_total_limit
39
+ 11.34s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_with_text_encoder
40
+ 11.03s call examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_if
41
+ 10.67s call examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_with_text_encoder
42
+ 10.61s call examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion_checkpointing_checkpoints_total_limit
43
+ 10.39s call examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion
44
+ 10.28s call examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth
45
+ 86 durations < 0.05 secs were omitted
reports/tests_torch_example_cpu_errors.txt ADDED
File without changes
reports/tests_torch_example_cpu_failures_line.txt ADDED
File without changes
reports/tests_torch_example_cpu_failures_long.txt ADDED
File without changes
reports/tests_torch_example_cpu_failures_short.txt ADDED
File without changes
reports/tests_torch_example_cpu_passes.txt ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
0
  0%| | 0/2 [00:00<?, ?it/s]
1
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [00:00<00:00, 9.55it/s]
 
 
 
 
2
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
3
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
 
 
4
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
 
 
5
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
6
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
 
 
7
  0%| | 0/2 [00:00<?, ?it/s]
8
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [00:00<00:00, 7.33it/s]
 
 
 
 
 
 
9
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
10
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
11
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
 
 
12
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
 
 
 
13
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
 
 
 
14
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
15
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
 
 
16
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
17
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
18
  0%| | 0/2 [00:00<?, ?it/s]
 
 
 
 
 
 
19
  0%| | 0/2 [00:00<?, ?it/s]
20
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [00:00<00:00, 8.36it/s]
 
 
 
 
 
 
21
  0%| | 0/2 [00:00<?, ?it/s]
22
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [00:00<00:00, 8.21it/s]
 
1
+ ==================================================== PASSES ====================================================
2
+ _________________________________ TextToImage.test_text_to_image_checkpointing _________________________________
3
+ [gw0] 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/2 [00:00<?, ?it/s]
9
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [00:00<00:00, 9.55it/s]
10
+ vae/diffusion_pytorch_model.safetensors not found
11
+
12
+ 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 .
13
+
14
  0%| | 0/2 [00:00<?, ?it/s]
15
+
16
+ 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 .
17
+
18
  0%| | 0/2 [00:00<?, ?it/s]
19
+ _____________________ TextToImage.test_text_to_image_checkpointing_checkpoints_total_limit _____________________
20
+ [gw0] linux -- Python 3.8.10 /opt/venv/bin/python
21
+ --------------------------------------------- Captured stderr call ---------------------------------------------
22
+
23
+ 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 .
24
+
25
  0%| | 0/2 [00:00<?, ?it/s]
26
+ ______ TextToImage.test_text_to_image_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints _______
27
+ [gw0] linux -- Python 3.8.10 /opt/venv/bin/python
28
+ --------------------------------------------- Captured stderr call ---------------------------------------------
29
+
30
+ 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 .
31
+
32
  0%| | 0/2 [00:00<?, ?it/s]
33
+
34
+ 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 .
35
+
36
  0%| | 0/2 [00:00<?, ?it/s]
37
+ ______________ DreamBoothLoRASDXL.test_dreambooth_lora_sdxl_checkpointing_checkpoints_total_limit ______________
38
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
39
+ --------------------------------------------- Captured stderr call ---------------------------------------------
40
+ unet/diffusion_pytorch_model.safetensors not found
41
+
42
+
43
  0%| | 0/2 [00:00<?, ?it/s]
44
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [00:00<00:00, 7.33it/s]
45
+ _____________________________ TextToImage.test_text_to_image_checkpointing_use_ema _____________________________
46
+ [gw0] linux -- Python 3.8.10 /opt/venv/bin/python
47
+ --------------------------------------------- Captured stderr call ---------------------------------------------
48
+
49
+ 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 .
50
+
51
  0%| | 0/2 [00:00<?, ?it/s]
52
+ vae/diffusion_pytorch_model.safetensors not found
53
+
54
+ 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 .
55
+
56
  0%| | 0/2 [00:00<?, ?it/s]
57
+
58
+ 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 .
59
+
60
  0%| | 0/2 [00:00<?, ?it/s]
61
+ _______ DreamBoothLoRASDXL.test_dreambooth_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit ________
62
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
63
+ --------------------------------------------- Captured stderr call ---------------------------------------------
64
+ unet/diffusion_pytorch_model.safetensors not found
65
+
66
+
67
  0%| | 0/2 [00:00<?, ?it/s]
68
+ ________________ TextToImageLoRA.test_text_to_image_lora_checkpointing_checkpoints_total_limit _________________
69
+ [gw0] linux -- Python 3.8.10 /opt/venv/bin/python
70
+ --------------------------------------------- Captured stderr call ---------------------------------------------
71
+ vae/diffusion_pytorch_model.safetensors not found
72
+
73
+ 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 .
74
+
75
  0%| | 0/2 [00:00<?, ?it/s]
76
+ __ TextToImageLoRA.test_text_to_image_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints __
77
+ [gw0] linux -- Python 3.8.10 /opt/venv/bin/python
78
+ --------------------------------------------- Captured stderr call ---------------------------------------------
79
+ vae/diffusion_pytorch_model.safetensors not found
80
+
81
+ 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 .
82
+
83
  0%| | 0/2 [00:00<?, ?it/s]
84
+ vae/diffusion_pytorch_model.safetensors not found
85
+
86
+ 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 .
87
+
88
  0%| | 0/2 [00:00<?, ?it/s]
89
+ ___________________________________ DreamBooth.test_dreambooth_checkpointing ___________________________________
90
+ [gw1] linux -- Python 3.8.10 /opt/venv/bin/python
91
+ --------------------------------------------- Captured stderr call ---------------------------------------------
92
+
93
+ 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 .
94
+
95
  0%| | 0/2 [00:00<?, ?it/s]
96
+ vae/diffusion_pytorch_model.safetensors not found
97
+
98
+ 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 .
99
+
100
  0%| | 0/2 [00:00<?, ?it/s]
101
+
102
+ 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 .
103
+
104
  0%| | 0/2 [00:00<?, ?it/s]
105
+ ______________ TextToImageLoRA.test_text_to_image_lora_sdxl_checkpointing_checkpoints_total_limit ______________
106
+ [gw0] linux -- Python 3.8.10 /opt/venv/bin/python
107
+ --------------------------------------------- Captured stderr call ---------------------------------------------
108
+ vae/diffusion_pytorch_model.safetensors not found
109
+
110
+
111
  0%| | 0/2 [00:00<?, ?it/s]
112
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [00:00<00:00, 8.36it/s]
113
+ _____ TextToImageLoRASDXL.test_text_to_image_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit ______
114
+ [gw0] linux -- Python 3.8.10 /opt/venv/bin/python
115
+ --------------------------------------------- Captured stderr call ---------------------------------------------
116
+ vae/diffusion_pytorch_model.safetensors not found
117
+
118
+
119
  0%| | 0/2 [00:00<?, ?it/s]
120
  50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [00:00<00:00, 8.21it/s]
reports/tests_torch_example_cpu_stats.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ ======================================== 43 passed in 452.21s (0:07:32) ========================================
reports/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/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_checkpoints_total_limit
8
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRA::test_dreambooth_lora_if_model
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/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
12
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_checkpointing_checkpoints_total_limit
13
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_custom_captions
14
+ PASSED examples/text_to_image/test_text_to_image.py::TextToImage::test_text_to_image_checkpointing_use_ema
15
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit
16
+ PASSED examples/text_to_image/test_text_to_image.py::TextToImageSDXL::test_text_to_image_sdxl
17
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_text_encoder_custom_captions
18
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_checkpointing_checkpoints_total_limit
19
+ PASSED examples/dreambooth/test_dreambooth_lora.py::DreamBoothLoRASDXL::test_dreambooth_lora_sdxl_with_text_encoder
20
+ PASSED examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth
21
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
22
+ PASSED examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing
23
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRA::test_text_to_image_lora_sdxl_checkpointing_checkpoints_total_limit
24
+ PASSED examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing_checkpoints_total_limit
25
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl
26
+ PASSED examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
27
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl_text_encoder_checkpointing_checkpoints_total_limit
28
+ PASSED examples/dreambooth/test_dreambooth.py::DreamBooth::test_dreambooth_if
29
+ PASSED examples/text_to_image/test_text_to_image_lora.py::TextToImageLoRASDXL::test_text_to_image_lora_sdxl_with_text_encoder
30
+ PASSED examples/controlnet/test_controlnet.py::ControlNet::test_controlnet_checkpointing_checkpoints_total_limit
31
+ PASSED examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion
32
+ PASSED examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion_checkpointing_checkpoints_total_limit
33
+ PASSED examples/controlnet/test_controlnet.py::ControlNet::test_controlnet_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
34
+ PASSED examples/custom_diffusion/test_custom_diffusion.py::CustomDiffusion::test_custom_diffusion_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
35
+ PASSED examples/controlnet/test_controlnet.py::ControlNetSDXL::test_controlnet_sdxl
36
+ PASSED examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_train_unconditional
37
+ PASSED examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion
38
+ PASSED examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_unconditional_checkpointing_checkpoints_total_limit
39
+ PASSED examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion_checkpointing
40
+ PASSED examples/unconditional_image_generation/test_unconditional.py::Unconditional::test_unconditional_checkpointing_checkpoints_total_limit_removes_multiple_checkpoints
41
+ PASSED examples/instruct_pix2pix/test_instruct_pix2pix.py::InstructPix2Pix::test_instruct_pix2pix_checkpointing_checkpoints_total_limit
42
+ PASSED examples/textual_inversion/test_textual_inversion.py::TextualInversion::test_textual_inversion_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/tests_torch_example_cpu_warnings.txt ADDED
File without changes