[all-commits] [llvm/llvm-project] f2b73f: [mlir][sparse] Add MLIR interface for sparse tenso...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Tue Oct 11 16:25:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2b73f517bcd885fc5d39f1960bce330dc99b21a
https://github.com/llvm/llvm-project/commit/f2b73f517bcd885fc5d39f1960bce330dc99b21a
Author: bixia1 <bixia at google.com>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M mlir/include/mlir/ExecutionEngine/SparseTensorRuntime.h
M mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_file_io.mlir
Log Message:
-----------
[mlir][sparse] Add MLIR interface for sparse tensor file input and output.
Reviewed By: aartbik, wrengr
Differential Revision: https://reviews.llvm.org/D135480
More information about the All-commits
mailing list