mlx.core.synchronize

目錄

mlx.core.synchronize#

synchronize(stream: Stream | None = None) None#

Synchronize with the given stream.

參數:

stream (Stream, optional) -- The stream to synchronize with. If None then the default stream of the default device is used. Default: None.