legate.core.shape.Shape.drop#

Shape.drop(dim: int) Shape#

Removes a dimension from the shape

Parameters:

dim (int) – Dimension to remove

Returns:

Shape with one less dimension

Return type:

Shape

Notes

Can block on the producer task