Skip to content

change order for quad form#83

Open
dance858 wants to merge 1 commit intomainfrom
make-forward-jacobian-free
Open

change order for quad form#83
dance858 wants to merge 1 commit intomainfrom
make-forward-jacobian-free

Conversation

@dance858
Copy link
Copy Markdown
Collaborator

@dance858 dance858 commented Apr 16, 2026

This PR fixes so we don't have to call jacobian initialization before forward pass. I think that makes a lot of sense.
Only quad-form did not follow that convention, I think.

@Transurgeon
Copy link
Copy Markdown
Collaborator

This PR fixes so we don't have to call jacobian initialization before forward pass. I think that makes a lot of sense. Only quad-form did not follow that convention, I think.

nice! I remember encountering this a while ago. This definitely makes sense for the pure python API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants