Searched defs:RankedTensorType (Results 1 – 5 of 5) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | BuiltinAttributes.h | 32 class RankedTensorType; variable |
H A D | BuiltinTypes.h | 32 class RankedTensorType; global() variable |
H A D | Builders.h | 30 class RankedTensorType; global() variable |
/llvm-project/mlir/test/Integration/Dialect/SparseTensor/python/ | ||
H A D | test_stress.py | 95 def _assertEqualsRoundtripTp(self, tp: ir.RankedTensorType): argument |
/llvm-project/mlir/lib/Dialect/Linalg/Utils/ | ||
H A D | Utils.cpp | 579 __anon42121b781002(RankedTensorType) materializeTiledShape() argument |