[all-commits] [llvm/llvm-project] ed2d0b: [mlir][sparse] extend sparse output test (#69986)
Aart Bik via All-commits
all-commits at lists.llvm.org
Mon Oct 23 21:34:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed2d0b0e9b6c56ed5bb5669d07a6036d087464b8
https://github.com/llvm/llvm-project/commit/ed2d0b0e9b6c56ed5bb5669d07a6036d087464b8
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-10-23 (Mon, 23 Oct 2023)
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_output.py
M mlir/test/Integration/Dialect/SparseTensor/python/test_stress.py
Log Message:
-----------
[mlir][sparse] extend sparse output test (#69986)
This adds COO and loose compressed to output testing. Also prepares BSR
for output testing, but needs the conversion to work first. Cleanup of
stale TODOs
More information about the All-commits
mailing list