tensorboard-data-server

command module
v0.0.0-...-3c2e606 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

README

tensorboard-data-server

Standalone service to read TensorBoard data from event files and expose it to clients over an RPC interface.

Building

Clone TensorBoard. Run:

./build_protos.sh --bootstrap
go get github.com/golang/protobuf/protoc-gen-go
go get google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.0
./build_protos.sh PATH_TO_TENSORBOARD_REPO

Then use the standard go(1) CLI:

go build ./...
go test ./...
go run ./io/cmd/tfrecord_bench --help

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