TensorRT
TWSC provides ready-to-use working environment of NGC’s TensorRT. NVIDIA TensorRT is a C++ library that facilitates high performance inference on NVIDIA GPUs. It is designed to work in connection with deep learning frameworks that are commonly used for training. TensorRT focuses specifically on running an already trained network quickly and efficiently on a GPU for the purpose of generating a result; also known as inferencing.
Image versions
info
py3
and py2
are different Python versions.