Skip to content

Commit cc25d2d

Browse files
Apply suggestion from @brian-dellabetta
Co-authored-by: Brian Dellabetta <brian-dellabetta@users.noreply.github.com> Signed-off-by: Dipika Sikka <ds3822@columbia.edu>
1 parent 11bf7ff commit cc25d2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e/e2e_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ def data_collator(batch):
100100
)
101101

102102
# Apply quantization.
103-
breakpoint()
104103
logger.info("ONESHOT KWARGS", oneshot_kwargs)
105104
_run_oneshot(**oneshot_kwargs)
106105

0 commit comments

Comments
 (0)