Skip to content

Commit a9f5384

Browse files
committed
update
1 parent a45e46d commit a9f5384

File tree

3 files changed

+0
-435
lines changed

3 files changed

+0
-435
lines changed

test/prototype/moe_inference/test_moe_inference.py

Lines changed: 0 additions & 110 deletions
This file was deleted.

torchao/float8/inference.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ def addmm_float8_unwrapped_inference(
113113
use_fast_accum=use_fast_accum,
114114
)
115115
return output + bias
116-
breakpoint()
117116
return torch._scaled_mm(
118117
a_data,
119118
b_data,

0 commit comments

Comments
 (0)