TensorRT
NVIDIA® TensorRT™, an SDK for high-performance deep learning inference, includes a deep learning inference optimizer and runtime that delivers low latency and high throughput for inference applications.
How to download and setup TensorRT
Open terminal and run command
git clone https://github.com/NVIDIA/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/NVIDIA/TensorRT/archive/master.zip
Or simply clone TensorRT with SSH
[email protected]:NVIDIA/TensorRT.git
If you have some problems with TensorRT
You may open issue on TensorRT support forum (system) here: https://github.com/NVIDIA/TensorRT/issuesSimilar to TensorRT repositories
Here you may see TensorRT alternatives and analogs
tensorflow keras TensorFlow-Examples pytorch CNTK data-science-ipython-notebooks Qix handong1587.github.io telegram-list machine-learning-curriculum caffe machine-learning-for-software-engineers awesome-deep-learning-papers incubator-mxnet lectures cs-video-courses Screenshot-to-code spaCy cheatsheets-ai awesome-deep-learning handson-ml ML-From-Scratch dive-into-machine-learning tfjs tflearn awesome-datascience openpose tfjs-core Machine-Learning-Tutorials EffectiveTensorflow