Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 254 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 254 Bytes

This repo just for personal convert and deploy tensorrt models.

Mainly based on grpc and async_lib for deploy.
grpc: used for communication
async_lib: high performance lock free and multi threaded library for schedule and run work in graph mode