Home
last modified time | relevance | path

Searched defs:withoutDimToLvl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorType.h87 SparseTensorType withoutDimToLvl() const { in withoutDimToLvl() function
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp341 SparseTensorEncodingAttr SparseTensorEncodingAttr::withoutDimToLvl() const { in withoutDimToLvl() function in SparseTensorEncodingAttr