effective_rtol#
- t3toolbox.safety.effective_rtol(*inputs)#
def effective_rtol(*inputs):
The tolerance to use for a check on these inputs (
rtol_jaxif any input is a jax array, elsertol_numpy), orNonein unsafe mode. Pass the operand data trees, e.g.effective_rtol(frame.data).