Skip to content

Commit dec6bad

Browse files
authored
fix fp8_gemm (#378)
1 parent d1d106e commit dec6bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fp8_gemm_rowwise_fwd:
22
op: fp8_gemm_rowwise
3-
args: --op fp8_gemm_rowwise --only _triton --no_fp8_fast_accum --use_tma --use_persistent --metrics tflops --num-inputs 1 --input-id 7
3+
args: --op fp8_gemm_rowwise --only _triton --no_fp8_fast_accum --use_persistent --no_use_tma --metrics tflops --num-inputs 1 --input-id 7

0 commit comments

Comments
 (0)