[all-commits] [llvm/llvm-project] 06e2a0: [mlir][sparse] sampled matrix multiplication fusio...

Aart Bik via All-commits all-commits at lists.llvm.org
Mon Sep 27 11:51:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06e2a0684e52b6cd2e4af3e19964bb5953573465
      https://github.com/llvm/llvm-project/commit/06e2a0684e52b6cd2e4af3e19964bb5953573465
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sampled_mm_fusion.mlir

  Log Message:
  -----------
  [mlir][sparse] sampled matrix multiplication fusion test

This integration tests runs a fused and non-fused version of
sampled matrix multiplication. Both should eventually have the
same performance!

NOTE: relies on pending tensor.init fix!

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D110444




More information about the All-commits mailing list