bzcheeseman / BatchingRPCServer

Serving stateless GPU applications with batching and gRPC

Home Page:https://bzcheeseman.github.io/BatchingRPCServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BatchingRPCServer

Build Status

Building a tool to serve GPU-enabled tools by batching requests and processing them at once.

Depends on MXNet==0.12.0, gRPC>=1.5, protobuf>=3.5, libuuid>=1.5, cmake==3.10.0

About

Serving stateless GPU applications with batching and gRPC

https://bzcheeseman.github.io/BatchingRPCServer

License:Apache License 2.0


Languages

Language:C++ 78.3%Language:CMake 21.7%