[all-commits] [llvm/llvm-project] 91865c: [mlir][taco] Accept an integer list for the orderi...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Fri Jan 28 10:33:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91865cc027612e208ed30c5f6b107d0c87c59193
https://github.com/llvm/llvm-project/commit/91865cc027612e208ed30c5f6b107d0c87c59193
Author: Bixia Zheng <bixia at google.com>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
M mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco.py
Log Message:
-----------
[mlir][taco] Accept an integer list for the ordering when defining a tensor format.
The unit tests for PyTACO hasn't been upstreamed yet. A unit test for this
change will be added when we upstream all the unit tests for PyTACO.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D118417
More information about the All-commits
mailing list