8 stable releases
| 2.3.0 | Aug 16, 2020 |
|---|---|
| 2.2.0 | Jul 4, 2020 |
| 2.1.0 | Feb 6, 2020 |
| 2.0.0 | Nov 4, 2019 |
| 1.15.0 | Nov 4, 2019 |
#1925 in Machine learning
34 downloads per month
2MB
45K
SLoC
tensorflow-serving-client
A prebuilt tensorflow serving client from the tensorflow serving proto files.
Currently supported build: C++, Java, Python, Node, Go, Mono, Rust.
Check tensorflow serving project for details: https://tensorflow.github.io/serving/
update protos
Set desired version in the VERSION file and invoke ./update.sh.
build libraries
Grpc tools are needed for building variant packages.
- Install
protobuf-compiler-grpcandlibprotobuf-devon Ubuntu - Install
grpcandprotobufon macOS
See .travis.yml for details.
NOTE: grpc@1.30 and protobuf@3.12 are required
known issues
- protobuf 3.12.3 is buggy (protocolbuffers/protobuf#7683)
Dependencies
~33MB
~658K SLoC