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

Enable export in external data format with ppe.onnx #827

Open
linshokaku opened this issue Aug 20, 2024 · 0 comments
Open

Enable export in external data format with ppe.onnx #827

linshokaku opened this issue Aug 20, 2024 · 0 comments

Comments

@linshokaku
Copy link
Member

In ppe.onnx, the destination for model output is specified by a file pointer when exporting onnx, but with torch>=1.11 onwards, along with the deprecation of the use_external_data flag, functionality has been added to output external data in the parent directory by specifying a file path when the model size exceeds a certain size. We will make modifications to be able to utilize this.

@linshokaku linshokaku changed the title Enable export in external data format with ppe.onnx. Enable export in external data format with ppe.onnx Aug 20, 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