Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/windfarer/tensorflow-serving-grpc-client


https://github.com/windfarer/tensorflow-serving-grpc-client

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Tensorflow serving gRPC client build script
you can set TF_GIT_BRANCH for build.sh to build other branch of tf and serving, default is master branch

e.g.
```
TF_GIT_BRANCH=r1.15 ./build.sh
```