[all-commits] [llvm/llvm-project] ce6f8c: [mlir][sparse] fix various bug to support sparse p...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Fri Jun 2 10:35:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce6f8c5afe2f3b1fb26d6ed22a7de1bb56f34cdd
https://github.com/llvm/llvm-project/commit/ce6f8c5afe2f3b1fb26d6ed22a7de1bb56f34cdd
Author: Peiming Liu <peiming at google.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_pooling_nhwc.mlir
Log Message:
-----------
[mlir][sparse] fix various bug to support sparse pooling
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D151776
More information about the All-commits
mailing list