torchdyn
torchdyn copied to clipboard
Code Improvements
- Fix docstrings for
atolandrtol. - Use
isinstanceinstead oftype(x) == t. - Reorder code to reduce warnings.
Additionally, should we remove the warning about fixed step methods not being affected by tolerance values? We can instead put that in the docstring and not pollute the user output space.