Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: support closures for all arguments in lax.root #1550

Closed
wants to merge 30 commits into from

Conversation

shoyer
Copy link
Collaborator

@shoyer shoyer commented Oct 22, 2019

For discussion in #1448

Currently this PR presents two APIs for the same core functionality, but we probably only want one of them:

  • lax.custom_root(f, initial_guess, solve, tangent_solve)
  • lax.define_implicit_gradient(f, x, tangent_solve)

@shoyer
Copy link
Collaborator Author

shoyer commented Oct 27, 2019

Closing in favor of #1570

@shoyer shoyer closed this Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants