Add BMM_Theory: t.csv

This commit is contained in:
2026-09-03 12:37:14 +00:00
parent 98223e0e12
commit ebf77d9b48

3
BMM/BMM_Theory/t.csv Normal file
View File

@@ -0,0 +1,3 @@
case_id,batch_a,batch_b,m,n,k,dtype_a,dtype_b,dtype_c,out_nd
mix,4,4,128,128,10240,fp8,bf16,bf16,1
nond,4,4,128,128,10240,bf16,bf16,bf16,0
1 case_id batch_a batch_b m n k dtype_a dtype_b dtype_c out_nd
2 mix 4 4 128 128 10240 fp8 bf16 bf16 1
3 nond 4 4 128 128 10240 bf16 bf16 bf16 0