[all-commits] [llvm/llvm-project] ec9e49: [mlir][sparse] add sparse convolution with 5x5 ker...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Dec 7 18:11:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec9e49796d7544e6205806e373e62e1b36f3a491
      https://github.com/llvm/llvm-project/commit/ec9e49796d7544e6205806e373e62e1b36f3a491
  Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_1d_nwc_wcf.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_2d.mlir
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_2d_55.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_2d_nchw_fchw.mlir
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_3d_ndhwc_dhwcf.mlir

  Log Message:
  -----------
  [mlir][sparse] add sparse convolution with 5x5 kernel (#74793)

Also unifies some of the test set up parts in other conv tests




More information about the All-commits mailing list