How can I trace the model into a ScriptModule? #6640
Unanswered
Wangjunkun
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I attempted to trace a model into ScriptModule by using 'torch.jit.trace' but failed. Is there some way to achieve this or do I have to write the model on my own? I would appreciate it a lot if you could reply!
Beta Was this translation helpful? Give feedback.
All reactions