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

[ONNX] Support external tensors in ONNXProgram.save() #127142

Open
Tracked by #127138
justinchuby opened this issue May 24, 2024 · 0 comments
Open
Tracked by #127138

[ONNX] Support external tensors in ONNXProgram.save() #127142

justinchuby opened this issue May 24, 2024 · 0 comments
Assignees
Labels
module: onnx Related to torch.onnx triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@justinchuby
Copy link
Collaborator

justinchuby commented May 24, 2024

[In ONNXProgram.save(), serialize the tensors depending on whether we want to save to external tensors or not

@justinchuby justinchuby changed the title In ONNXProgram.save(), serialize the tensors depending on whether we want to save to external tensors or not [ONNX] Support external tensors in ONNXProgram.save() May 24, 2024
@justinchuby justinchuby added the module: onnx Related to torch.onnx label May 24, 2024
@soulitzer soulitzer added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label May 28, 2024
@justinchuby justinchuby self-assigned this May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: onnx Related to torch.onnx triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

No branches or pull requests

2 participants