[all-commits] [llvm/llvm-project] 6a148c: [mlir][sparse] enable more sparse convolution kern...

PeimingLiu via All-commits all-commits at lists.llvm.org
Mon Apr 17 10:44:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a148c5aa7c76f8092b0bc6f54ec7bee657d56ff
      https://github.com/llvm/llvm-project/commit/6a148c5aa7c76f8092b0bc6f54ec7bee657d56ff
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-04-17 (Mon, 17 Apr 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.h
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_1d_nwc_wcf.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_2d_nhwc_hwcf.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_3d_ndhwc_dhwcf.mlir

  Log Message:
  -----------
  [mlir][sparse] enable more sparse convolution kernels.

Reviewed By: aartbik

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




More information about the All-commits mailing list