From 02001e45d90e30bd512a550e5b8bb60a08816f62 Mon Sep 17 00:00:00 2001 From: Nick Comly <85702008+ncomly-nvidia@users.noreply.github.com> Date: Mon, 7 Mar 2022 10:23:22 -0800 Subject: [PATCH] Updated README.md to point to NGC Signed-off-by: Nick Comly <85702008+ncomly-nvidia@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce51fef9e8..c73b17ae3d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Resources: - [Comprehensive Discusion (GTC Event)](https://www.nvidia.com/en-us/on-demand/session/gtcfall21-a31107/) - [Pre-built Docker Container](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch). To use this container, make an NGC account and sign in to NVIDIA's registry with an API key. Refer to [this guide](https://docs.nvidia.com/ngc/ngc-catalog-user-guide/index.html#registering-activating-ngc-account) for the same. +## NVIDIA NGC Container +Torch-TensorRT is distributed in the ready-to-run NVIDIA [NGC PyTorch Container](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch) starting with 21.11. We recommend using this prebuilt container to experiment & develop with Torch-TensorRT; it has all dependencies with the proper versions as well as example notebooks included. ## Building a docker container for Torch-TensorRT