gradient_shape property

gradient_shape property

Returns the shape of a gradient. Read-only GradientShape.

Definition:

@property
def gradient_shape(self):
    ...

See Also