-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up CI jobs for Stable Diffusion
Re-enable tests that were previously broken. Also update the CODEOWNERS file to remove entries for directories/files that have been moved/deleted.
- Loading branch information
Showing
23 changed files
with
23 additions
and
247 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
236 changes: 0 additions & 236 deletions
236
models/demos/wormhole/stable_diffusion/test_multiple_iterations.py
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_basic_transformer_block.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_basic_transformer_block.py |
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_cross_attention.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_cross_attention.py |
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_cross_attn_up_block_2d_new_conv.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_cross_attn_up_block_2d_new_conv.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_demo.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_embedding.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_feedforward.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_geglu.py |
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_resnet_block_2d_new_conv.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_resnet_block_2d_new_conv.py |
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_sharded_attention.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_sharded_attention.py |
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_sharded_matmuls.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_sharded_matmuls.py |
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_transformer_2d_model_new_conv.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_transformer_2d_model_new_conv.py |
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_unet_2d_condition_model_new_conv.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_unet_2d_condition_model_new_conv.py |
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_upblock_2d_new_conv.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_upblock_2d_new_conv.py |
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_upsample_2d_new_conv.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_upsample_2d_new_conv.py |
1 change: 1 addition & 0 deletions
1
tests/nightly/single_card/stable_diffusion/test_upsample_nearest_2d.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../../../models/demos/wormhole/stable_diffusion/tests/test_upsample_nearest_2d.py |
1 change: 0 additions & 1 deletion
1
tests/nightly/single_card/wh_b0_unstable/tests/ttnn/integration_tests/stable_diffusion
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters