legate.core.Runtime.create_store#

Runtime.create_store(self, Type dtype, shape: Shape | Iterable[int] | None = None, bool optimize_scalar=False, ndim: int | None = None) LogicalStore#