Commit 359c16db authored by SAC_fanth's avatar SAC_fanth
Browse files

修复block-wise 用triton报错的bug

parent 9d44744c
......@@ -526,6 +526,7 @@ class W8A8BlockFp8LinearOp:
def _run_triton(
self,
out_features: int,
input_2d: torch.Tensor,
weight: torch.Tensor,
weight_scale: torch.Tensor,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment