Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Interfaces/
H A DInferTypeOpInterface.h72 bool isDynamicDim(int index) const { in isDynamicDim() function
/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorType.h287 bool isDynamicDim(Dimension d) const { in isDynamicDim() function