Home
last modified time | relevance | path

Searched defs:lvlShape (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorType.h258 auto lvlShape = getEncoding().translateShape( in getBatchLvlShape() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseReinterpretMap.cpp305 SmallVector<int64_t> lvlShape = stt->getLvlShape(); in translateMap() local
619 auto lvlShape = stt.getLvlShape(); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp84 SmallVector<int64_t> lvlShape = in getSparseFieldShape() local
1528 SmallVector<Size> lvlShape = stt.getLvlShape(); fold() local