mlx_synchronize function
Synchronize with the provided stream.
Implementation
@ffi.Native<ffi.Int Function(mlx_stream)>()
external int mlx_synchronize(mlx_stream stream);
Synchronize with the provided stream.
@ffi.Native<ffi.Int Function(mlx_stream)>()
external int mlx_synchronize(mlx_stream stream);