tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Dlight] Scheduling Low batch GEMM using GEMV-like rule

Open jinhongyii opened this issue 1 year ago • 2 comments

  1. add a dlight rule LowBatchGEMV to schedule low-batch GEMM just like GEMV.
  2. fix some issues when lowering low-batch GEMM

jinhongyii avatar Feb 15 '24 22:02 jinhongyii

cc: @MasterJH5574

jinhongyii avatar Feb 15 '24 22:02 jinhongyii

Would be great if you could add testcases :)

Hzfengsy avatar Feb 16 '24 04:02 Hzfengsy