How do I torch.export | torch.jit.script an mmdetection model based on a Visual Transformer? #12004
Unanswered
gonenraveh
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 want to be able to fully compile a python-free mmdetection model into a binary .pt file so it can be loaded from a C++ driver program. My questions are as follows:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions