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

Support trained model serialization to ONNX format #183

Open
omar-araboghli opened this issue May 27, 2022 · 1 comment
Open

Support trained model serialization to ONNX format #183

omar-araboghli opened this issue May 27, 2022 · 1 comment

Comments

@omar-araboghli
Copy link

It would be great if the conversion to ONNX IR is supported. This can most probably be done by using the scripting concept of torch.onnx.export introduced by TorchScript.

@jiesutd
Copy link
Owner

jiesutd commented May 30, 2022

Thanks for this suggestion. We are working on a new version that will supports various model formats.

@omar-araboghli omar-araboghli changed the title Support trained model serialaization to ONNX format Support trained model serialization to ONNX format May 30, 2022
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

2 participants