tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
ServerDef
tensorflow
tensorflow_server
Undocumented in source.
class
ServerDef {
@
Proto
(1)
ClusterDef
cluster
;
@
Proto
(2)
string
jobName
;
@
Proto
(3)
int
taskIndex
;
@
Proto
(4)
ConfigProto
defaultSessionConfig
;
@
Proto
(5)
string
protocol
;
@
Proto
(6)
int
port
;
}
Members
Variables
cluster
ClusterDef
cluster
;
Undocumented in source.
defaultSessionConfig
ConfigProto
defaultSessionConfig
;
Undocumented in source.
jobName
string
jobName
;
Undocumented in source.
port
int
port
;
Undocumented in source.
protocol
string
protocol
;
Undocumented in source.
taskIndex
int
taskIndex
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
tensorflow_server
classes
ServerDef
manifest constants
protocVersion