Event ===== CUDA event wrapper for synchronization and timing. **Abstract Signature:** ``Event(enable_timing: bool = False, blocking: bool = False, interprocess: bool = False)`` .. raw:: html

PyTorch

API: torch.Event
Strategy: Direct Mapping

JAX (Core)

API:
Strategy: Custom / Partial

NumPy

API:
Strategy: Custom / Partial

Keras

API:
Strategy: Custom / Partial

TensorFlow

API:
Strategy: Custom / Partial

Apple MLX

API: mlx.core.Event
Strategy: Direct Mapping

Flax NNX

API:
Strategy: Custom / Partial

PaxML / Praxis

API:
Strategy: Custom / Partial