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

ONNX support #293

Closed
bezero opened this issue May 15, 2019 · 6 comments
Closed

ONNX support #293

bezero opened this issue May 15, 2019 · 6 comments

Comments

@bezero
Copy link

bezero commented May 15, 2019

Is there an ONNX model support planned for TRTIS? There are some commits available at #283 with regards to ONNX Backend. If yes, when it is estimated to be available?

@deadeyegoodwin
Copy link
Contributor

Yes, we are currently working on integrating ONNXRuntime into TRTIS to give "native" ONNX support (so you won't need to convert to Caffe2 or TensorRT to run the model). There is a good chance that minimal support will be available in 19.06. Unless there is an unexpected drain on developer time it will certainly be in 19.07.

@rakelkar
Copy link

rakelkar commented Jun 1, 2019

Dumb question - 19.07 of what? Per releases TensorRT server is at 1.2.0... 19.07 seems a way out so am assuming you are referring to something else? :-)

@bezero
Copy link
Author

bezero commented Jun 1, 2019

@rakelkar each month there is a new update is released. They are released under the branch with current month tag. 19.07 means year 2019 month Jul (07)s release.

@rakelkar
Copy link

rakelkar commented Jun 1, 2019

Thanks so did this support make it in 19.06?

@bezero
Copy link
Author

bezero commented Jun 1, 2019

19.06 will be released closer to the end of the month, after 20th.

@deadeyegoodwin
Copy link
Contributor

ONNXRuntime support is in 19.06 (so will be released later this month as @bezero mentioned). You can find it now on master. We will update the master version of the documentation today or tomorrow and it will contain some information on using ONNXRuntime.

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

No branches or pull requests

3 participants