Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

feat: Allow exporting a torch.jit.scriptModule as a full c file with forward function #1

Open
Leikoe opened this issue Nov 7, 2023 · 0 comments

Comments

@Leikoe
Copy link
Owner

Leikoe commented Nov 7, 2023

torch.onnx.export does it.

https://github.com/pytorch/pytorch/blob/main/torch/onnx/utils.py#L1495

@Leikoe Leikoe changed the title Allow exporting a torch.jit.scriptModule as a full c file with forward function feat: Allow exporting a torch.jit.scriptModule as a full c file with forward function Nov 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant