NVIDIA / DL4AGX

Deep Learning tools and applications for NVIDIA AGX platforms.
Apache License 2.0
144 stars 26 forks source link

docker(//DRIVE/Dockerfile): Fix cupti and TensorRT package dependencies #34

Closed andi4191 closed 4 years ago

andi4191 commented 4 years ago

Fix for docker container image build failure. Please find the detail description at the following link: https://forums.developer.nvidia.com/t/could-not-build-docker-image-in-dl4agx/122891

Bried Summary:

  1. Fixed cupti dependencies
  2. Fixed python binding package versioning for TensorRT in Dockerfiles.

This PR is targetted for app/RetinaNetDALITRT. Creating another PR for master branch. (Master branch uses hierarchical Dockerized containers)

Signed-off-by: Anurag Dixit anuragd@nvidia.com