jax
jax copied to clipboard
Checkify: misc improvements.
-
err.throw==check_error(err): meaning they now have the same behavior under checkify (the error is discharged even when running an eager checkify) -
divided by zero->division by zero - add validation that
check_erroronly takes args of typeError -
str(Error)now doesn't expose theErrorattributes and just prints the error message