Skip to content

Integrate python with TensorRT for high performance deep learning inference mainly for embedded sys

License

Notifications You must be signed in to change notification settings

KleinYuan/py-TensorRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-TensorRT

A demo for TensorRT running on Ubuntu sys with CUDA, cuDNN ... setup, (say, TX1/TX2/TK1).

Simple Run

1. Environment

Ensure the env (Sys, GPUs, CUDA, cuDNN, TensorRT, ...) are all installed and here we are not going to document that.

Say, for TX1/TX2/TK1, you can follow my another repo.

2. Setup

# Setup
bash setup.sh

And, that's it. (note, it may pop up requiring password for root access tho)

3. Run

python app.py

About

Integrate python with TensorRT for high performance deep learning inference mainly for embedded sys

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published