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

Declare LayerOps per backend/framework #12

Open
drahnr opened this issue Aug 14, 2017 · 1 comment · May be fixed by #122
Open

Declare LayerOps per backend/framework #12

drahnr opened this issue Aug 14, 2017 · 1 comment · May be fixed by #122

Comments

@drahnr
Copy link
Member

drahnr commented Aug 14, 2017

No description provided.

@drahnr
Copy link
Member Author

drahnr commented Sep 30, 2020

This is not all that trivial, since LayerOps<B: IBackend<F=Native>>: X +Y can not have variable dependencies on the sub traits afaiuc, which invalidates the purpose of trait LayerOps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant