Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/windfarer/tensorflow-serving-grpc-client
https://github.com/windfarer/tensorflow-serving-grpc-client
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/windfarer/tensorflow-serving-grpc-client
- Owner: Windfarer
- Created: 2020-12-28T10:41:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-08T06:49:53.000Z (over 3 years ago)
- Last Synced: 2024-12-16T02:57:37.334Z (19 days ago)
- Language: Go
- Size: 421 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 branche.g.
```
TF_GIT_BRANCH=r1.15 ./build.sh
```