Skip to content
/ trtify Public

Trtify: Simplifying PyTorch to TensorRT Model Conversion with Encryption. Effortlessly transform PyTorch models into TensorRT engines with added encryption capabilities for enhanced security

License

Notifications You must be signed in to change notification settings

susuky/trtify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trtify

Trtify: Simplifying PyTorch to TensorRT Model Conversion with Encryption. Effortlessly transform PyTorch models into TensorRT engines with added encryption capabilities for enhanced security

Installation

Normal installation

git clone https://github.com/susuky/trtify.git
cd trtify
chmod +x setup.sh
./setup.sh

To cythonize

CYTHONIZE=1 ./setup.sh

To build wheel

BUILD_WHEEL=1 ./setup.sh
# pip install dist/trtify-*.whl

About

Trtify: Simplifying PyTorch to TensorRT Model Conversion with Encryption. Effortlessly transform PyTorch models into TensorRT engines with added encryption capabilities for enhanced security

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published