Skip to content

itsliupeng/online_http_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gunicorn aiohttp PyTorch

A concurrent HTTP server in order to inference using PyTorch.

If running in GPU server, it will allocate one GPU per worker(process), which is authorized by Gunicorn.

You can assign the number of worker in app.sh file (-w $num_worker)

run

sh app.sh

About

Gunicorn aiohttp PyTorch, A concurrent HTTP server in order to inference using PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published