[all-commits] [llvm/llvm-project] 1976ad: [mlir][sparse] Add 3-dimensional sparse tensor mul...
vmrajas via All-commits
all-commits at lists.llvm.org
Fri Jul 15 12:13:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1976ad70c519c9b1d491517ca2b6f31a49b93b04
https://github.com/llvm/llvm-project/commit/1976ad70c519c9b1d491517ca2b6f31a49b93b04
Author: Rajas Vanjape <vmrajas at google.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_tensor_mul.mlir
Log Message:
-----------
[mlir][sparse] Add 3-dimensional sparse tensor multiplication integration test
This diff adds an integration test which does element wise multiplication for two sparse 3-d tensors of size 3x3x5
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D129638
More information about the All-commits
mailing list