Enable or disable automatic differentiation mode.
Note
If True, sets unp to jax.numpy. If False, sets unp to numpy.
True
unp
jax.numpy
False
numpy
enable (bool) – True or False.
bool