NVIDIA / DL4AGX

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

docker(//DRIVE/Dockerfile): (master branch) - Fix cupti and TensorRT package dependenci… #35

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

Brief Summary:

Fixed cupti dependencies Fixed python binding package versioning for TensorRT in Dockerfiles. This is PR different than #34 (Fix for hierarchical Dockerfiles)

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