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

provide defaults that do not require Jacobians #8

Open
sorenhauberg opened this issue Nov 10, 2021 · 0 comments
Open

provide defaults that do not require Jacobians #8

sorenhauberg opened this issue Nov 10, 2021 · 0 comments

Comments

@sorenhauberg
Copy link
Contributor

Pytorch does practically speaking not support computing Jacobians, but does have reasonable support for Jacobian-vector products. We can leverage this to e.g. provide a default implementation of Manifold.inner(). To do this nicely we need some API for determining if 'embed' provides an optional Jacobian or not.

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

No branches or pull requests

1 participant