You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is special code that makes sure that rand_tangent only generates tangents that can be printed fairly compactly.
It does things like rounding in base 2 to a specific number of significant digits.
It seems like it doesn't always work, (which would be an issue with Base).
Or perhaps just the bounds on those tests are wrong.
https://github.com/JuliaDiff/ChainRulesTestUtils.jl/runs/3318210603?check_suite_focus=true
The text was updated successfully, but these errors were encountered: