| Crates.io | tensorflow-serving-client |
| lib.rs | tensorflow-serving-client |
| version | 2.3.0 |
| created_at | 2019-11-04 17:26:05.960222+00 |
| updated_at | 2020-08-16 18:01:01.225434+00 |
| description | A prebuilt tensorflow serving client from the tensorflow serving proto files |
| homepage | https://github.com/figroc/tensorflow-serving-client |
| repository | https://github.com/figroc/tensorflow-serving-client |
| max_upload_size | |
| id | 178041 |
| size | 2,225,830 |
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.
protobuf-compiler-grpc and libprotobuf-dev on Ubuntugrpc and protobuf on macOSSee .travis.yml for details.
NOTE: grpc@1.30 and protobuf@3.12 are required