Triton ops convert to onnx #3598
Unanswered
IamShubhamGupto
asked this question in
Q&A
Replies: 1 comment
-
same question |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am interested in converting this repository - https://github.com/hustvl/Vim/tree/main- which uses
triton
to be converted as aonnx
model. However, it complains a lot and I have not been able to get it work mainly due totriton.language.constexpr
I am assuming, I need to make a custom operator but I have never done that before. I was hoping to get some suggestions from the community first to see if theres a better way to go about implementing this.
thank you
Beta Was this translation helpful? Give feedback.
All reactions