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

DeviceDescriptor pollutes variable construction. #3

Open
mathias-brandewinder opened this issue Nov 22, 2017 · 0 comments
Open

DeviceDescriptor pollutes variable construction. #3

mathias-brandewinder opened this issue Nov 22, 2017 · 0 comments

Comments

@mathias-brandewinder
Copy link
Owner

Creating a Variable or Parameter typically requires explicitly specifying what DeviceDescriptor it is intended to run on. This gets in the way of composition: when creating a model, the DeviceDescriptor needs to be passed in multiple times. Furthermore, it should be possible to create the entire function, and then only decide what DeviceDescriptor should be used, consistently across the whole workflow.

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