jax.experimental.checkify.automatic_checks

Contents

jax.experimental.checkify.automatic_checks#

jax.experimental.checkify.automatic_checks = frozenset({<class 'jax._src.checkify.DivisionByZeroError'>, <class 'jax._src.checkify.NaNError'>, <class 'jax._src.checkify.OOBError'>})#

frozenset() -> empty frozenset object frozenset(iterable) -> frozenset object

Build an immutable unordered collection of unique elements.