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

advice for simple onnxruntime script for ORTModelForVision2Seq (or separate encoder/decoder) #1804

Open
eduardatmadenn opened this issue Apr 9, 2024 · 0 comments

Comments

@eduardatmadenn
Copy link

I am trying to use implement this class in C++ because unfortunately I didn't find any C++ implementation for this.

Therefore, my current approach is to revert this class and the auxiliary classes to a simple onnxruntime prediction, to make things easier to port to C++.

Does anyone have any advice in this matter? Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant