mlx_distributed_group_size function
- @Native<Int Function(mlx_distributed_group)>(mlx_distributed_group)>()
- mlx_distributed_group group
Get the group size.
Implementation
@ffi.Native<ffi.Int Function(mlx_distributed_group)>()
external int mlx_distributed_group_size(mlx_distributed_group group);