[all-commits] [llvm/llvm-project] 35ece3: [mlir][sparse][pytaco] add PyTACO SpMM example
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Jan 27 17:26:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35ece3beaaae132c8784a1d5f6bb612ce380fe04
https://github.com/llvm/llvm-project/commit/35ece3beaaae132c8784a1d5f6bb612ce380fe04
Author: Aart Bik <ajcbik at google.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
A mlir/test/Integration/Dialect/SparseTensor/taco/data/A.mtx
A mlir/test/Integration/Dialect/SparseTensor/taco/data/B.mtx
A mlir/test/Integration/Dialect/SparseTensor/taco/data/gold_C.tns
A mlir/test/Integration/Dialect/SparseTensor/taco/test_SpMM.py
Log Message:
-----------
[mlir][sparse][pytaco] add PyTACO SpMM example
Also contains a few TODOs on future enhancements
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D118418
More information about the All-commits
mailing list