Skip to content

Commit 9474c15

Browse files
committed
debug for NaNs
1 parent 3d5957d commit 9474c15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/schedulers/scheduling_unipc_multistep_flax.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,7 @@ def non_step_idx0_branch():
786786
model_output=model_output,
787787
sample=sample,
788788
order=state.this_order,
789+
step=step_val,
789790
)
790791

791792
# Update lower_order_nums for warmup

0 commit comments

Comments
 (0)