[all-commits] [llvm/llvm-project] 3d27d1: [mlir][sparse] Generates python bindings for Spars...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Wed Sep 20 15:36:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d27d1152eacd6432485cd81d471bb03987a83e1
https://github.com/llvm/llvm-project/commit/3d27d1152eacd6432485cd81d471bb03987a83e1
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M mlir/python/CMakeLists.txt
A mlir/python/mlir/dialects/SparseTensorTransformOps.td
A mlir/python/mlir/dialects/transform/sparse_tensor.py
A mlir/test/python/dialects/transform_sparse_tensor_ext.py
M utils/bazel/llvm-project-overlay/mlir/python/BUILD.bazel
Log Message:
-----------
[mlir][sparse] Generates python bindings for SparseTensorTransformOps. (#66937)
More information about the All-commits
mailing list