Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorStorageLayout.h116 explicit StorageLayout(const SparseTensorType &stt) in StorageLayout() function
118 explicit StorageLayout(SparseTensorEncodingAttr enc) : enc(enc) { in StorageLayout() function