SetAnomalyEnabledΒΆ
Context-manager/Function to enable or disable anomaly detection (NaN checks).
Abstract Signature:
SetAnomalyEnabled(mode: bool)
JAX (Core)
API:
βStrategy: Macro 'jax.config.update('jax_debug_nans', {mode})'
Apple MLX
API:
βStrategy: Custom / Partial