Rather than hardcoding all constants, we now use the input tensor to drive the
code setup. Of course, we still need to hardcode dim-2 of A and the final
verification in CHECK is input dependent, but overall this sets a slightly
better example of tensor setup in general.
Details
Details
- Reviewers
bixia - Commits
- rGe383eaa647da: [mlir][sparse] parameterize MTTKRP kernel
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo