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

Remove constraints on primal from Composites for SVD and Cholesky #207

Merged
merged 3 commits into from
Jun 11, 2020

Conversation

oxinabox
Copy link
Member

closes #205
the constraint on getting the primal right is not actually needed.

@oxinabox
Copy link
Member Author

We could relax this more but we don't need to, and its nice the be explict that we are writing a structural rule here,
we probably still would not want to add this constraint back even if we have FluxML/Zygote.jl#603
its mostly useful for debugging purposes having that parameter there

@oxinabox
Copy link
Member Author

@MikeInnes can you review?

@MikeInnes
Copy link

Can confirm this solves it, thanks for the quick fix!

@oxinabox oxinabox merged commit 0e6e00c into master Jun 11, 2020
@oxinabox oxinabox deleted the ox/anycompositewilldo branch August 17, 2020 07:48
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.

SVD is broken in Zygote
3 participants