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
Trim includes, add docs and tests for tuple overloads
Remove unnecessary <tuple> includes (already available via prim/meta.hpp).
Add doxygen comments matching existing style. Add unit tests for
tuple overloads of deep_copy_vars, save_varis, and accumulate_adjoints
covering tuple<var, int>, tuple<var, double>, and tuple<var, var>.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments