[all-commits] [llvm/llvm-project] 312c51: [mlir][sparse] python driven test for SDDMM

Aart Bik via All-commits all-commits at lists.llvm.org
Mon Dec 13 12:49:10 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 312c51406da68aa512641d444cb7e369b2c4f1cf
      https://github.com/llvm/llvm-project/commit/312c51406da68aa512641d444cb7e369b2c4f1cf
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-12-13 (Mon, 13 Dec 2021)

  Changed paths:
    A mlir/test/Integration/Dialect/SparseTensor/python/test_SDDMM.py
    M mlir/test/Integration/Dialect/SparseTensor/python/test_SpMM.py

  Log Message:
  -----------
  [mlir][sparse] python driven test for SDDMM

explores various sparsity combinations of
the SDMM kernel and verifies that the computed
result is the same for all cases

Reviewed By: bixia

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




More information about the All-commits mailing list