BroadcastShapesΒΆ
Calculates the shape resulting from broadcasting multiple shapes together.
Abstract Signature:
BroadcastShapes(shapes: List[Tuple[int, ...]])
Keras
API:
βStrategy: Custom / Partial
Apple MLX
API:
βStrategy: Custom / Partial