ClearCache ========== Clear the memory cache. .. raw:: html

PyTorch

API: torch.cuda.empty_cache
Strategy: Direct Mapping

JAX (Core)

API: jax.clear_caches
Strategy: Direct Mapping

Apple MLX

API: mlx.core.clear_cache
Strategy: Direct Mapping