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

Retrieve pullback only once for ReverseRuleConfigBackend #51

Merged
merged 5 commits into from
Feb 9, 2022

Conversation

devmotion
Copy link
Member

This PR contains the suggestions in #49 (review).

Most importantly, the CR pullback function is only computed once and reused. Moreover, the type parameter is restricted to RuleConfigs with reverse mode capability, in line with the intention in the docstring.

Copy link
Member

@mohamed82008 mohamed82008 left a comment

Choose a reason for hiding this comment

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

Looks good.

@mohamed82008 mohamed82008 merged commit 031f7f4 into master Feb 9, 2022
@mohamed82008
Copy link
Member

Thanks David!

@sethaxen sethaxen deleted the dw/ruleconfig branch February 9, 2022 23:38
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

2 participants