legate.core.InlineAllocation.strides# InlineAllocation.strides# tuple[size_t, …] Retrieve the strides of the allocation. If the allocation has dimension 0, an empty tuple is returned. Returns: The strides of the allocation. Return type: tuple[int, …] Type: InlineAllocation.strides