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

[jit] Save IValues from Python and load them in C++ #18286

Closed
driazati opened this issue Mar 21, 2019 · 1 comment
Closed

[jit] Save IValues from Python and load them in C++ #18286

driazati opened this issue Mar 21, 2019 · 1 comment
Assignees
Labels
oncall: jit Add this issue/PR to JIT oncall triage queue

Comments

@driazati
Copy link
Contributor

It would be nice if users could create values in Python, serialize them, then load them in C++ and pass them to TorchScript programs.

#18154 adds some of the scaffolding for this

@pytorchbot pytorchbot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Mar 21, 2019
@driazati
Copy link
Contributor Author

Added in #23241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oncall: jit Add this issue/PR to JIT oncall triage queue
Projects
None yet
Development

No branches or pull requests

2 participants