Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Implement operator LinearClassifier for backend Gorgonia #174

Open
senkrish opened this issue Jan 16, 2020 · 2 comments
Open

Implement operator LinearClassifier for backend Gorgonia #174

senkrish opened this issue Jan 16, 2020 · 2 comments
Labels
backend Feature request Operator This is related to a specific operator

Comments

@senkrish
Copy link

Why is this operator needed?

I get this error when trying to run a backend from a model created using sciket_learn Python module (sklearn.linear_model.LogisticRegression).

onnx: operator LinearClassifier not implemented ()

Implementation

Link to existing material on the backend

N/A

Expected problems?

N/A

Tests

go test -run=ONNX/TestOperator

@trams
Copy link

trams commented Jul 28, 2020

I am also interested in this

@owulveryck
Copy link
Owner

Hi!

I will try to dig in this hopefully in two weeks.
Many thanks for your interest in onnx-go

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

No branches or pull requests

3 participants