[all-commits] [llvm/llvm-project] 54ac02: [mlir][sparse] fix crashes when generation conv_2d...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Wed May 31 11:06:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54ac02dd16c8a8c171ebac06e2448b4601f84f0e
https://github.com/llvm/llvm-project/commit/54ac02dd16c8a8c171ebac06e2448b4601f84f0e
Author: Peiming Liu <peiming at google.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_2d_nchw_fchw.mlir
Log Message:
-----------
[mlir][sparse] fix crashes when generation conv_2d_nchw_fchw with Compressed Dense Compressed Dense sparse encoding.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D151773
More information about the All-commits
mailing list