2.3.0 • Published 4 years ago

tensorflow-serving-client v2.3.0

Weekly downloads
11
License
Apache-2.0
Repository
github
Last release
4 years ago

tensorflow-serving-client

Build Status

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

Release Status Release Status Release Status

Set desired version in the VERSION file and invoke ./update.sh.

build libraries

Grpc tools are needed for building variant packages.

  • Install protobuf-compiler-grpc and libprotobuf-dev on Ubuntu
  • Install grpc and protobuf on macOS

See .travis.yml for details.

NOTE: grpc@1.30 and protobuf@3.12 are required

TargetCommandOutputsArtifacts
nativegradle cmakebuild/cmakePublish Status
javagradle javabuild/libsPublish Status
pythongradle wheelbuild/distPublish Status
nodegradle nodebuild/nodePublish Status
gogradle golangbuild/goPublish Status
monogradle monobuild/monoPublish Status
rustgradle rustbuild/cargoPublish Status

known issues

  • protobuf 3.12.3 is buggy (protocolbuffers/protobuf#7683)
2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

5 years ago

1.15.0

5 years ago

1.14.0

5 years ago

1.13.0

5 years ago

1.12.0

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago