Skip to content

hermesribeiro/pytorch-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch inference API

Running locally

make venv
make install
make run

Running docker

docker build -t pytorch-deployment .
docker run -ti -p 8000:8000 pytorch-deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors