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

Rename ChainRulesCore differential types #22

Merged
merged 10 commits into from
Jun 12, 2021

Conversation

mzgubic
Copy link
Contributor

@mzgubic mzgubic commented Jun 4, 2021

@chrisbrahms
Copy link
Owner

I'm really not up to speed on ChainRules and friends. @sethaxen I think this needs your input.

@sethaxen
Copy link
Collaborator

sethaxen commented Jun 6, 2021

Certainly! Looks like the tests don't quite pass yet.

@chrisbrahms
Copy link
Owner

We use quite an old version of ChainRulesTestUtils:

ChainRulesTestUtils = "0.3, 0.4"

which uses the old nomenclature AFAICT, so this clashes with the version of ChainRulesCore. Maybe all that needs changing is that version bound?

@mzgubic
Copy link
Contributor Author

mzgubic commented Jun 7, 2021

Oh, there's a few things, will take a look today

test/diffrules.jl Outdated Show resolved Hide resolved
Copy link
Collaborator

@sethaxen sethaxen left a comment

Choose a reason for hiding this comment

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

Thanks for the fix! LGTM.

@sethaxen sethaxen merged commit 180be88 into chrisbrahms:master Jun 12, 2021
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.

None yet

3 participants