[all-commits] [llvm/llvm-project] 07bd5f: [mlir][sparse] Support strided convolution on comp...

PeimingLiu via All-commits all-commits at lists.llvm.org
Wed Aug 30 12:38:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07bd5f20bcd36d3a906820b27fde41f7cf0420ef
      https://github.com/llvm/llvm-project/commit/07bd5f20bcd36d3a906820b27fde41f7cf0420ef
  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/lib/Dialect/SparseTensor/Transforms/LoopEmitter.h
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_strided_conv_2d_nhwc_hwcf.mlir

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

Reviewed By: aartbik

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




More information about the All-commits mailing list