egbertYeah / simple_tensorrt_dynamicLinks
a simple example to learn tensorrt with dynamic shapes
☆25Updated 4 years ago
Alternatives and similar repositories for simple_tensorrt_dynamic
Users that are interested in simple_tensorrt_dynamic are comparing it to the libraries listed below
Sorting:
- ONNX2Pytorch☆165Updated 4 years ago
- ☆102Updated 4 years ago
- TensorRT 2022复赛方案: 首个基于Transformer的图像重建模型MST++的TensorRT模型推断优化☆143Updated 3 years ago
- Decode JPEG image on GPU using PyTorch☆93Updated 2 years ago
- MegEngine到其他框架的转换器☆70Updated 2 years ago
- Offline Quantization Tools for Deploy.☆141Updated last year
- An Improved One millisecond Mobile Backbone☆147Updated 3 years ago
- Trans different platform's network to International Representation(IR)☆44Updated 7 years ago
- ☆25Updated 4 years ago
- ☆124Updated 4 years ago
- Official repo of RepOptimizers and RepOpt-VGG☆267Updated 2 years ago
- This project aims to explore the deployment of Swin-Transformer based on TensorRT, including the test results of FP16 and INT8.☆173Updated 3 years ago
- NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab☆175Updated 3 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆254Updated 2 years ago
- A pytorch to tensorrt convert with dynamic shape support☆267Updated last year
- Using TensorRT for Inference Model Deployment.☆49Updated last year
- quantize aware training package for NCNN on pytorch☆69Updated 4 years ago
- RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is la…