NVIDIA / NVIDIA/TensorRT

TensorRT version mismatch in NGC 23.04 container (8.6.1 vs 8.6.1.2)

Open
#4,676 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Module:Documentation
Dominant language
C++
Stars
13.4k
Forks
2.4k
Avg merge
5d 3h
Merged PRs (30d)
2

Description

The NVIDIA container release notes state that the 23.04 container uses TensorRT 8.6.1:
https://docs.nvidia.com/deeplearning/frameworks/container-release-notes/index.html#rel-23-04

However, inside the container, running:

dpkg -l | grep tensorrt

shows the installed TensorRT version as 8.6.1.2.

Is this expected?
Is 8.6.1.2 a patch/build revision of TensorRT 8.6.1, or is there a documentation mismatch?

Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked NVIDIA container release notes for the 23.04 release and reproduce dpkg -l | grep tensorrt inside that container. Compare the documented 8.6.1 version with the installed 8.6.1.2 package and determine whether the release notes need clarification or correction. Done means the version relationship is documented clearly.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.