[all-commits] [llvm/llvm-project] f38633: [mlir][Python] Re-export cext sparse_tensor module...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Mon May 10 11:09:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f38633d1bbf5842f37ad722a2f0edfdfd80733a2
https://github.com/llvm/llvm-project/commit/f38633d1bbf5842f37ad722a2f0edfdfd80733a2
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2021-05-10 (Mon, 10 May 2021)
Changed paths:
M mlir/python/mlir/_cext_loader.py
A mlir/python/mlir/dialects/sparse_tensor.py
M mlir/test/python/dialects/sparse_tensor/dialect.py
Log Message:
-----------
[mlir][Python] Re-export cext sparse_tensor module to the public namespace.
* This was left out of the previous commit accidentally.
Differential Revision: https://reviews.llvm.org/D102183
More information about the All-commits
mailing list