SetErrΒΆ

Set how floating-point errors are handled.

Abstract Signature:

SetErr(all: str, divide: str, over: str, under: str, invalid: str)

PyTorch

API: β€”
Strategy: Custom / Partial

JAX (Core)

API: jax.numpy.seterr
Strategy: Direct Mapping

NumPy

API: numpy.seterr
Strategy: Direct Mapping

Keras

API: β€”
Strategy: Custom / Partial

TensorFlow

API: β€”
Strategy: Custom / Partial

Apple MLX

API: β€”
Strategy: Custom / Partial

Flax NNX

API: jax.numpy.seterr
Strategy: Direct Mapping

PaxML / Praxis

API: jax.numpy.seterr
Strategy: Direct Mapping