package
0.15.0
Repository: https://github.com/paddlepaddle/paddle.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new client.
NewEtcd create a etcd client to return the state of pserver on etcd.

# Structs

Client is the client to parameter servers.
Etcd is used by pserver client that is a part of trainer process.
Server is the identification of a parameter Server.

# Interfaces

Lister lists currently available parameter servers.
Selector selects if the client should initialize parameters and reports the initialization process done.