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/
Set desired version in the VERSION file and invoke ./update.sh.
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.26 and protobuf@3.11 are required