[all-commits] [llvm/llvm-project] 788853: [mlir][sparse] support tensor.pad on CSR tensors (...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Wed May 1 15:38:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78885395c802b5c1eea3decece3695a7240902b1
https://github.com/llvm/llvm-project/commit/78885395c802b5c1eea3decece3695a7240902b1
Author: Peiming Liu <peiming at google.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorIterator.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/SparseTensorIterator.h
A mlir/test/Dialect/SparseTensor/fuse_sparse_pad_with_consumer.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/padded_sparse_conv_2d.mlir
Log Message:
-----------
[mlir][sparse] support tensor.pad on CSR tensors (#90687)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list