The example was still using the -now- removed sparse_tensor.init_tensor.
Also, I made the input operands of the matrix multiplication sparse too
(since it looks a bit strange to multiply two dense matrices into a sparse).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo