Home
last modified time | relevance | path

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

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