268 Forks
1853 Stars
1853 Watchers

TensorRT

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

How to download and setup TensorRT

Open terminal and run command
git clone https://github.com/pytorch/TensorRT.git
git clone is used to create a copy or clone of TensorRT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TensorRT https://github.com/pytorch/TensorRT/archive/master.zip

Or simply clone TensorRT with SSH
[email protected]:pytorch/TensorRT.git

If you have some problems with TensorRT

You may open issue on TensorRT support forum (system) here: https://github.com/pytorch/TensorRT/issues