layerism / TensorRT-Inference-Server-TutorialLinks
服务侧深度学习部署案例
☆454Updated 5 years ago
Alternatives and similar repositories for TensorRT-Inference-Server-Tutorial
Users that are interested in TensorRT-Inference-Server-Tutorial are comparing it to the libraries listed below
Sorting:
- A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX☆247Updated 4 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆533Updated 4 years ago
- TensorRT ONNX Plugin、Inference、Compile☆469Updated 4 years ago
- Deploy your model with TensorRT quickly.☆768Updated last year
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆212Updated last year
- NVIDIA TensorRT 加速推断教程!☆133Updated 4 years ago
- ⚡ Useful scripts when using TensorRT☆239Updated 5 years ago
- A library for high performance deep learning inference on NVIDIA GPUs.☆558Updated 3 years ago
- Code for some onnxruntime projects☆122Updated 4 years ago
- Trans different platform's network to International Representation(IR)☆44Updated 7 years ago
- A pytorch to tensorrt convert with dynamic shape support☆265Updated last year
- thor: C++ helper library, for deep learning purpose☆277Updated 3 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆197Updated 3 years ago
- Everything in Torch Fx☆345Updated last year
- ☆1,036Updated last year
- ☆81Updated 4 years ago
- ☆99Updated 4 years ago
- 通用深度学习推理工具,可在生产环境中快速上线由TensorFlow、PyTorch、Caffe框架训练出的深度学习模型。☆414Updated 3 years ago
- www.giantpandacv.com☆152Updated last year
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆287Updated 4 years ago
- tensorrt wheels (API)☆76Updated 4 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆252Updated 2 years ago
- A nnie quantization aware training tool on pytorch.☆239Updated 4 years ago
- A brief of TorchScript by MNIST☆112Updated 3 years ago
- TensorRT Plugin Autogen Tool☆367Updated 2 years ago
- pytorch to caffe by onnx☆376Updated 5 years ago
- EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activatio…☆403Updated 2 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Updated 6 years ago
- ONNX2Pytorch☆162Updated 4 years ago
- convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.☆599Updated last year