Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

why sampleGoogleNet.cpp is so old?

11 views
Skip to first unread message

Jack He CN

unread,
Sep 27, 2021, 9:31:36 AM9/27/21
to javacpp
Hi,

For the sample of TensorRT, I want to know why it is ported from such an old version of TensorRT:

Here is a simple example of TensorRT ported to Java from the sampleGoogleNet.cpp sample file included in TensorRT-4.0.0.3.Ubuntu-16.04.4.x86_64-gnu.cuda-9.0.cudnn7.0.tar.gz

Why not directly port a sample of TensorRT8?

Samuel Audet

unread,
Sep 27, 2021, 9:06:17 PM9/27/21
to javacpp...@googlegroups.com
Other than having more important things to work on than updating sample
code, there are no reasons at all to leave it like that! Contributions
are welcome!

Samuel

Jack He CN

unread,
Sep 28, 2021, 4:28:05 AM9/28/21
to javacpp
Understand. But why it's still workable for TRT8? You fixed some issue to adapter new TRT?

Samuel Audet

unread,
Sep 28, 2021, 4:34:46 AM9/28/21
to javacpp...@googlegroups.com
I took at least the time to replace functions that were no longer
available with their new equivalents, yes. I use those samples to test a
bit before releases.

Jack He CN

unread,
Oct 5, 2021, 9:50:37 AM10/5/21
to javacpp
OK, got it.
Reply all
Reply to author
Forward
0 new messages