Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Is the mxnet-tensorrt integration available in C++? #14341

Closed
sleepwalker2017 opened this issue Mar 6, 2019 · 9 comments
Closed

Is the mxnet-tensorrt integration available in C++? #14341

sleepwalker2017 opened this issue Mar 6, 2019 · 9 comments

Comments

@sleepwalker2017
Copy link

sleepwalker2017 commented Mar 6, 2019

I see the doc here:
https://cwiki.apache.org/confluence/display/MXNET/How+to+use+MXNet-TensorRT+integration#HowtouseMXNet-TensorRTintegration-BaselineMXNetNetworkPerformance

Is this feature available in C++ or only for python users?

thank you !

@mxnet-label-bot
Copy link
Contributor

Hey, this is the MXNet Label Bot.
Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it.
Here are my recommended labels: C++

@piyushghai
Copy link
Contributor

@sleepwalker2017 Thanks for raising this question. For questions, please submit them on MXNet discussion forum (https://discuss.mxnet.io), where it will get a wider audience and allow others to learn as well.

Maybe @KellenSunderland Can help answer your question here.

Thanks!

@piyushghai
Copy link
Contributor

@mxnet-label-bot Add [Question, TensorRT]

@sleepwalker2017
Copy link
Author

sleepwalker2017 commented Mar 7, 2019

@KellenSunderland
Could you come and help ? thank you !

I also put this question on the forum:

https://discuss.mxnet.io/t/is-mxnet-tensorrt-integration-available-in-c/3399

@KellenSunderland
Copy link
Contributor

KellenSunderland commented Mar 7, 2019 via email

@sleepwalker2017
Copy link
Author

sleepwalker2017 commented Mar 12, 2019

I use it from native code. You can use the same API calls that python uses if you're able to trace through that code. There's only 3 or 4 relevant calls.

On Wed, Mar 6, 2019, 9:53 AM Piyush Ghai @.***> wrote: @mxnet-label-bot https://github.com/mxnet-label-bot Add [Question, TensorRT] — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#14341 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AHGTE3Zc3T8iexAKuSzg5Arm2LoiZL-fks5vUACEgaJpZM4bf935 .

I'm sorry I don't quite understand. you mean you use this feature in C++ in native code? or in python?

If I want to use this feature in C++, I need to trace into the python-C++ calls to see what C++ functions in the end python reaches ?

Is there a manual or demo for C++ ?

thank you !

@sleepwalker2017
Copy link
Author

@KellenSunderland hope for your reply ..

@PapaMadeleine2022
Copy link

have the same need. @sleepwalker2017 Do you find some demo for C++?

@KellenSunderland
Copy link
Contributor

The CPP package has been updated to include TensorRT binding ability in #15335 Thanks for the feedback, and let us know if you have any issues with the new feature.

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

6 participants