Skip to content

Commit

Permalink
adding multislice test with @parambole
Browse files Browse the repository at this point in the history
  • Loading branch information
ssusie committed Oct 2, 2024
1 parent 746295e commit fbcface
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dags/imagegen_devx/maxdiffusion_e2e.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
maxdiffusion_test_configs = {
# accelerator: list of slices to test
"v6e-256": [1],
"v4-8": [2],
}
current_datetime = config.get_current_datetime()
for accelerator, slices in maxdiffusion_test_configs.items():
Expand Down

0 comments on commit fbcface

Please sign in to comment.