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

export models as onnx #102

Open
felixbur opened this issue Dec 15, 2023 · 1 comment
Open

export models as onnx #102

felixbur opened this issue Dec 15, 2023 · 1 comment

Comments

@felixbur
Copy link
Owner

instead of pickle, as it's more portable and many ANN models can't be pickeld

@felixbur
Copy link
Owner Author

or, i guess, better to just add an onnx export function.
Because it seems impossible to convert a loaded onnx model back to sklearn or torch

@felixbur felixbur changed the title save models as onnx export models as onnx Jan 16, 2024
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