[all-commits] [llvm/llvm-project] 4e08ce: Revert "Upstream MLIR PyTACO implementation."
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Jan 13 15:14:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e08ce7adb575e86282632b0a4324f03a05bae09
https://github.com/llvm/llvm-project/commit/4e08ce7adb575e86282632b0a4324f03a05bae09
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
R mlir/test/Integration/Dialect/SparseTensor/taco/MTTKRP_test.py
R mlir/test/Integration/Dialect/SparseTensor/taco/README.md
R mlir/test/Integration/Dialect/SparseTensor/taco/SpMV_test.py
R mlir/test/Integration/Dialect/SparseTensor/taco/data/gold_A.tns
R mlir/test/Integration/Dialect/SparseTensor/taco/data/gold_y.tns
R mlir/test/Integration/Dialect/SparseTensor/taco/data/nell-2.tns
R mlir/test/Integration/Dialect/SparseTensor/taco/data/pwtk.mtx
R mlir/test/Integration/Dialect/SparseTensor/taco/simple_tensor_algebra_test.py
R mlir/test/Integration/Dialect/SparseTensor/taco/tools/lit.local.cfg
R mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco.py
R mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco_api.py
R mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco_io.py
R mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco_utils.py
Log Message:
-----------
Revert "Upstream MLIR PyTACO implementation."
This reverts commit 778a264da9eba0c8523cdc10a10822fd3e458dd3.
This broke the bot: tests are failing at the moment.
More information about the All-commits
mailing list