SynchronizeΒΆ

Synchronize with the given stream.

Abstract Signature:

Synchronize(stream: Optional[Any])

PyTorch

API: torch.cuda.synchronize
Strategy: Direct Mapping

JAX (Core)

API: β€”
Strategy: Plugin (device_synchronize)

Apple MLX

API: mlx.core.synchronize
Strategy: Direct Mapping