oneDNN icon indicating copy to clipboard operation
oneDNN copied to clipboard

benchdnn: graph: pass acc mode to ref path and more test cases

Open TaoLv opened this issue 4 months ago • 1 comments

  1. Pass the accumulation mode attribute to matmul driver in reference path.
  2. Add test cases where both QK and VS are in f16 accumulation mode. Previously only QK in f16 accumulation.

TaoLv avatar Sep 23 '25 09:09 TaoLv

make test set test_scope=NIGHTLY disable benchdnn_all enable benchdnn_graph

TaoLv avatar Sep 24 '25 06:09 TaoLv