mlx_default_gpu_stream_new function

  1. @Native<mlx_stream Function()>()>()
mlx_stream mlx_default_gpu_stream_new()

Returns the current default GPU stream.

Implementation

@ffi.Native<mlx_stream Function()>()
external mlx_stream mlx_default_gpu_stream_new();