SizeΒΆ
Return the number of elements along a given axis.
Abstract Signature:
Size(x: Tensor, axis: int)
Apple MLX
API:
mlx.core.distributed.Group.sizeStrategy: Macro '{x}.size'
Return the number of elements along a given axis.
Abstract Signature:
Size(x: Tensor, axis: int)
mlx.core.distributed.Group.size