This is to prepare for implementing the C API for reading a COO tensor to the
given buffers for indices and values.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/ExecutionEngine/SparseTensor/File.h | ||
---|---|---|
269 | Please rename rank to dimRank and rename r to d. (To make things forward compatible with the new terminology/style of D143800 and https://github.com/openxla/stablehlo/pull/1143) |
Please rename rank to dimRank and rename r to d. (To make things forward compatible with the new terminology/style of D143800 and https://github.com/openxla/stablehlo/pull/1143)