I heard back sooner than expected. This is the information provided:
User has to download TensorRT and compile the code for trtexec executable which will be located in the (TensorRT-5.0.2.6/targets/x86_64-linux-gnu/samples/trtexec).
cudNN should be downloaded and included in the path.
Datasets were downloaded from the following locations,
Are you looking for CLI commands to view load on a GPU? I'm not seeing anything of the sort, if so. The developer and user guides are linked below, they may be of some use.
If I'm understanding you properly, it sounds like the answer is in the article. That they ran pretrained models on a select number of images and plotted for time. I'll see if I can reach one of the authors of the article for more information on what they did, though. It may take some time to get a response one of them, though.
Dell-DylanJ
4 Operator
•
2.9K Posts
0
May 8th, 2019 08:00
I heard back sooner than expected. This is the information provided:
Dell-DylanJ
4 Operator
•
2.9K Posts
0
May 7th, 2019 07:00
Hello,
Are you looking for CLI commands to view load on a GPU? I'm not seeing anything of the sort, if so. The developer and user guides are linked below, they may be of some use.
https://docs.nvidia.com/deeplearning/sdk/tensorrt-developer-guide/index.html#python_topics
https://docs.nvidia.com/deeplearning/sdk/tensorrt-archived/tensorrt_210/tensorrt-user-guide/index.html
antojohn
3 Posts
0
May 7th, 2019 22:00
Dell-DylanJ
4 Operator
•
2.9K Posts
0
May 8th, 2019 08:00
If I'm understanding you properly, it sounds like the answer is in the article. That they ran pretrained models on a select number of images and plotted for time. I'll see if I can reach one of the authors of the article for more information on what they did, though. It may take some time to get a response one of them, though.
antojohn
3 Posts
0
May 21st, 2019 09:00
Thanks for the reply.. this helps !!