[all-commits] [llvm/llvm-project] de5e4d: [mlir][sparse] fix error when convolution stride i...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Thu Jan 25 17:11:36 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de5e4d7c69549cc8e7e0daee56502e61b9c3cad5
https://github.com/llvm/llvm-project/commit/de5e4d7c69549cc8e7e0daee56502e61b9c3cad5
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2024-01-25 (Thu, 25 Jan 2024)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorLevel.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorLevel.h
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_strided_conv_2d_nhwc_hwcf.mlir
Log Message:
-----------
[mlir][sparse] fix error when convolution stride is applied on a dens… (#79521)
…e level.
More information about the All-commits
mailing list