tfsclient

package module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

README

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.26 and protobuf@3.11 are required

Target Command Outputs Artifacts
native gradle cmake build/cmake Publish Status
java gradle build build/libs Publish Status
python gradle wheel build/dist Publish Status
node gradle node build/node Publish Status
go gradle golang build/go Publish Status
mono gradle mono build/mono Publish Status
rust gradle rust build/cargo Publish Status

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL