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

Problem class and the implementation parameter #45

Open
timmeinhardt opened this issue Sep 5, 2017 · 0 comments
Open

Problem class and the implementation parameter #45

timmeinhardt opened this issue Sep 5, 2017 · 0 comments

Comments

@timmeinhardt
Copy link

From my understanding the implem parameter of the Problem class should work as a global implementation flag for the entire computation graph. One either specifies the implementation modus for each component individually or with the implem parameter of the Problem class.

Currently this is not the case if the problem is not scaled. Additionally the implementation modus is not handled very consistently. For example copying a ProxFn object does not include the implementation modus.

Is the current state intentionally or does it make sense to send a PR with change suggestions?

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