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 Clip for backend Gorgonia/Gorgonnx #173

Open
mauri870 opened this issue Jan 6, 2020 · 3 comments
Open

Implement operator Clip for backend Gorgonia/Gorgonnx #173

mauri870 opened this issue Jan 6, 2020 · 3 comments
Labels
backend Feature request Operator This is related to a specific operator

Comments

@mauri870
Copy link

mauri870 commented Jan 6, 2020

Why is this operator needed?

Received this error when trying to run a MobilenetV2 model:

onnx: operator Clip not implemented ()  

Implementation

Link to existing material on the backend

N/A

Expected problems?

N/A

Tests

go test -run=ONNX/TestOperator

@mauri870 mauri870 added Feature request Operator This is related to a specific operator backend labels Jan 6, 2020
@mauri870 mauri870 changed the title Implement operator Clip for backend Gorgonia/Gorgonnx Implement operator Clip for backend Gorgonia/Gorgonnx Jan 6, 2020
@owulveryck
Copy link
Contributor

owulveryck commented Jan 10, 2020 via email

@mauri870
Copy link
Author

@owulveryck Any news on this?

@owulveryck
Copy link
Contributor

Hi,
Sorry, I lack the time.
I first need to do a couple of fixes to #176 to start on a sanitized code-base. I will have a look right after that, but TBH I cannot tell you when.
Meanwhile, I can give you support if you want to implement it and submit a PR if there is an emergency or you.

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

2 participants