[all-commits] [llvm/llvm-project] 28063a: [mlir][sparse] refactored python setup of sparse c...

Aart Bik via All-commits all-commits at lists.llvm.org
Tue Apr 12 11:58:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28063a281b18a9a94a7d56815db729b6c1a087ea
      https://github.com/llvm/llvm-project/commit/28063a281b18a9a94a7d56815db729b6c1a087ea
  Author: Aart Bik <ajcbik at google.com>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:
    M mlir/test/Integration/Dialect/SparseTensor/python/test_SDDMM.py
    M mlir/test/Integration/Dialect/SparseTensor/python/test_SpMM.py
    M mlir/test/Integration/Dialect/SparseTensor/python/test_elementwise_add_sparse_output.py
    M mlir/test/Integration/Dialect/SparseTensor/python/test_output.py
    M mlir/test/Integration/Dialect/SparseTensor/python/test_stress.py
    M mlir/test/Integration/Dialect/SparseTensor/python/tools/sparse_compiler.py

  Log Message:
  -----------
  [mlir][sparse] refactored python setup of sparse compiler

Reviewed By: bixia

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




More information about the All-commits mailing list