egbertYeah / simple_tensorrt_dynamic
a simple example to learn tensorrt with dynamic shapes
☆25Updated 3 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
- Decode JPEG image on GPU using PyTorch☆90Updated last year
- TensorRT 2022复赛方案: 首个基于Transformer的图像重建模型MST++的TensorRT模型推断优化☆138Updated 2 years ago
- ☆98Updated 3 years ago
- ☆24Updated 4 years ago
- ONNX2Pytorch☆161Updated 4 years ago
- An Improved One millisecond Mobile Backbone☆145Updated 2 years ago
- Trans different platform's network to International Representation(IR)☆44Updated 6 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆118Updated 3 years ago
- Offline Quantization Tools for Deploy.☆126Updated last year
- Using TensorRT for Inference Model Deployment.☆48Updated last year
- Mobile Detection Benchmark☆43Updated 3 years ago
- NVIDIA TensorRT Hackathon 2023复赛选题:通义千问Qwen-7B用TensorRT-LLM模型搭建及优化☆42Updated last year
- MegEngine到其他框架的转换器☆69Updated last year
- Official repo of RepOptimizers and RepOpt-VGG☆262Updated 2 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆208Updated last year
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆64Updated 2 years ago
- Int8 StableFusion model☆41Updated 2 years ago
- 针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库☆250Updated last year
- This project aims to explore the deployment of Swin-Transformer based on TensorRT, including the test results of FP16 and INT8.☆165Updated 2 years ago
- C++ and CUDA extensions for Python/Pytorch and GPU Accelerated Augmentation.☆35Updated 2 years ago
- A set of examples around MegEngine☆31Updated last year
- ☆95Updated 2 years ago
- Slides with modifications for a course at Tsinghua University.☆59Updated 2 years ago
- triton server ensemble model demo☆30Updated 2 years ago
- ☆80Updated 4 years ago
- Compare multiple optimization methods on triton to imporve model service performance☆50Updated last year
- Guide to deploying deep-learning inference networks and deep vision primitives on Sophon TPU.☆35Updated last year
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 3 years ago
- NVIDIA-阿里2021 TRT比赛 `二等奖` 代码提交 团队:美迪康 AI Lab☆170Updated 2 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Updated 5 years ago