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

Implement operator PReLU for backend Gorgonia #203

Open
modanesh opened this issue Jan 1, 2023 · 0 comments
Open

Implement operator PReLU for backend Gorgonia #203

modanesh opened this issue Jan 1, 2023 · 0 comments
Labels
backend Feature request Operator This is related to a specific operator

Comments

@modanesh
Copy link

modanesh commented Jan 1, 2023

Why is this operator needed?

This operator is required to the QMagFace with the Gorgonia backend.

Implementation

Link to existing material on the backend

Although the PReLU does not exist in the backend, the closest to it is LeakyReLU:
Godoc of the operator LeakyReLU on Gorgonia

Expected problems?

Tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Feature request Operator This is related to a specific operator
Projects
None yet
Development

No branches or pull requests

1 participant