Skip to content

Conversation

sethaxen
Copy link
Member

@sethaxen sethaxen commented Jul 6, 2020

This PR fixes #93. For all multi-arg functions, jvp only returned the tangent of the first output (for vector output, returned the first scalar; for tuple output, returned the first entry of the tuple).

Copy link
Member

@oxinabox oxinabox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sethaxen sethaxen merged commit 9020bc4 into master Jul 7, 2020
@sethaxen sethaxen deleted the jvpvecout branch July 7, 2020 00:45
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.

jvp returns incorrect tangent for 2-arg normalize

2 participants