[all-commits] [llvm/llvm-project] 22e8d5: [mlir][sparse] Support strided convolution on dens...

PeimingLiu via All-commits all-commits at lists.llvm.org
Wed Aug 30 13:01:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22e8d5b4285d56e827761e4c2ead6c7a372bc280
      https://github.com/llvm/llvm-project/commit/22e8d5b4285d56e827761e4c2ead6c7a372bc280
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_strided_conv_2d_nhwc_hwcf.mlir

  Log Message:
  -----------
  [mlir][sparse] Support strided convolution on dense level.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D159020




More information about the All-commits mailing list