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

Some parameters is removed in latest version conversion #86

Closed
hwangdeyu opened this issue Apr 15, 2022 · 1 comment
Closed

Some parameters is removed in latest version conversion #86

hwangdeyu opened this issue Apr 15, 2022 · 1 comment
Assignees

Comments

@hwangdeyu
Copy link

A few reminders that might be useful.

Reference linking:
https://github.com/microsoft/OLive/blob/0b989430f62ba215132a61815df2cabd43a6f668/olive/conversion/pytorch_converter.py#L58
https://github.com/microsoft/OLive/blob/0b989430f62ba215132a61815df2cabd43a6f668/olive/conversion/tensorflow_converter.py#L39

PyTorch-ONNX was removed example_outputs arg from torch.onnx.export in PyTorch 1.11 Release.
TensorFlow-ONNX was removed const_fold/fold_constant in latest main branch. PR

@leqiao-1 leqiao-1 self-assigned this May 6, 2022
@leqiao-1
Copy link
Contributor

leqiao-1 commented May 9, 2022

Fix in PR #89

@leqiao-1 leqiao-1 closed this as completed May 9, 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