Deepstream 5.0 documentation contains properties and classes which do not exist in the 5.0 release I have installed:
For example, the documenation:
Compared to my installed source code:
• GPU & Jetson
• DeepStream 5.0
• TensorRT 7.1.3
• NVIDIA GPU Driver Version 440.100
• Issue Type Documentation/Bug
mchi
October 13, 2020, 1:44pm
3
Thanks for your feeback!
We will check and get back to you.
mchi
October 15, 2020, 4:45am
4
Hi @magnusm .
Could you run below command to check if the code you installed is DS5.0 GA?
$ cat /opt/nvidia/deepstream/deepstream/version
Version: 5.0.0
DATE: Mon Jul 27 08:22:57 UTC 2020
magnusm
October 16, 2020, 11:17am
5
Output:
Version: 5.0.0
DATE: Mon Apr 27 13:34:44 UTC 2020
mchi
October 16, 2020, 11:46am
6
Hi @magnusm ,
So, DS you installed is DeepsTream DP (developer preview) version, older than DeepsTream GA version.
And, the doc is for DeepsTream GA, so it’s expected to see some difference.
Thanks!
1 Like
magnusm
October 16, 2020, 12:27pm
7
Apologies, I didn’t realize. Are there two versions of 5.0.0, DP and GA? Or is 5.0.1 the GA?
mchi
October 16, 2020, 12:51pm
8
No issue. Thanks for your report!
5.x release history:
5.0 DP (April) —> 5.0 GA (July) —> 5.0.1 (Oct.)
mchi
October 18, 2020, 2:03pm
10
Yes, it’s mised, we will get it back and put into archied very soon.
Thanks!