[Mlir-commits] [mlir] [mlir][sparse] Replace `getSparseTensorType` with `tryGetSparseTensorType` (PR #109435)
Peiming Liu
llvmlistbot at llvm.org
Fri Sep 20 16:23:59 PDT 2024
PeimingLiu wrote:
I don't think sparse compiler support unranked tensor. By nature, it seems impossible to define the sparse layout without knowing the rank.
https://github.com/llvm/llvm-project/pull/109435
More information about the Mlir-commits
mailing list