diff options
author | Bixia Zheng <bixia@google.com> | 2022-02-02 08:40:33 -0800 |
---|---|---|
committer | Bixia Zheng <bixia@google.com> | 2022-02-03 08:26:33 -0800 |
commit | 93c81f44cce802be7f2b723a96ed8e10db6101fb (patch) | |
tree | 1fc1a8804585319202207137685b861bb104a5b0 /clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp | |
parent | 59b23c4aecccd8a0687c71b3afc55fd233b935c2 (diff) | |
download | llvm-93c81f44cce802be7f2b723a96ed8e10db6101fb.zip llvm-93c81f44cce802be7f2b723a96ed8e10db6101fb.tar.gz llvm-93c81f44cce802be7f2b723a96ed8e10db6101fb.tar.bz2 |
[mlir][taco] Uses sparse_tensor.new to read tensor input data from files.
Replace the Python implementation for reading tensor input data from files with
create_sparse_tensor that uses sparse_tensor.new.
The MLIR TNS format has two extra meta data lines. Add the extra meta data to a
test data file.
Implement TACO tensor methods evaluate and unpack.
Add unit tests.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D118803
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions