Skip to content

Commit

Permalink
#7502: skipping 'integration_tests/stable_diffusion' bc of hangs: issue
Browse files Browse the repository at this point in the history
  • Loading branch information
vtangTT authored and dimitri-tenstorrent committed Apr 19, 2024
1 parent b8b47bd commit 6cd3bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/scripts/nightly/run_models_3.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# wormhole_b0 only
env pytest tests/ttnn/integration_tests/unet # -> failing: issue #7556
# env pytest tests/ttnn/integration_tests/stable_diffusion # -> failing: Expected number of shards to be less than or equal to total number of L1 banks in compute cores
# env pytest tests/ttnn/integration_tests/stable_diffusion # -> failing/hanging: issue #7560

env pytest models/experimental/mamba/tests/test_full_model.py # -> failing with autoformat error: issue #7551
env pytest models/experimental/mamba/tests_opt/test_full_model.py
Expand Down

0 comments on commit 6cd3bae

Please sign in to comment.