Skip to content

Repository to create and store jit-compiled libtorch modules.

Notifications You must be signed in to change notification settings

rahulchaphalkar/libtorch-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repository to create and store jit-compiled libtorch modules.

Package versions of torch and other related packages are in requirements.txt which you can install via pip install -r requirements.txt

Modules can be generated with scripts contained in scripts directory. For example

cd scripts
python3.8 ./jit-squeezenet1_1.py

They will be placed by default in jit-compiled-models

About

Repository to create and store jit-compiled libtorch modules.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages