public static final class RegisterGraphRequest.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder> implements RegisterGraphRequestOrBuilder
tensorflow.RegisterGraphRequest| Modifier and Type | Method and Description |
|---|---|
RegisterGraphRequest.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
RegisterGraphRequest |
build() |
RegisterGraphRequest |
buildPartial() |
RegisterGraphRequest.Builder |
clear() |
RegisterGraphRequest.Builder |
clearCollectiveGraphKey()
If graph_def contains any collective ops this must be a positive
integer used to coordinate execution with other graphs.
|
RegisterGraphRequest.Builder |
clearCreateWorkerSessionCalled()
Set to true if `CreateWorkerSession` was called for `session_handle`.
|
RegisterGraphRequest.Builder |
clearDebugOptions()
Field(s) used by TensorFlow Debugger (tfdbg).
|
RegisterGraphRequest.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
RegisterGraphRequest.Builder |
clearGraphDef()
"graph_def" has the subgraph of nodes for this worker, with each node
having its device_name filled in.
|
RegisterGraphRequest.Builder |
clearGraphOptions()
Configuration options for the session in which this graph was created.
|
RegisterGraphRequest.Builder |
clearHasControlFlow()
Deprecated.
|
RegisterGraphRequest.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
RegisterGraphRequest.Builder |
clearSessionHandle()
Subgraphs are scoped within one session.
|
RegisterGraphRequest.Builder |
clone() |
long |
getCollectiveGraphKey()
If graph_def contains any collective ops this must be a positive
integer used to coordinate execution with other graphs.
|
boolean |
getCreateWorkerSessionCalled()
Set to true if `CreateWorkerSession` was called for `session_handle`.
|
DebugOptions |
getDebugOptions()
Field(s) used by TensorFlow Debugger (tfdbg).
|
DebugOptions.Builder |
getDebugOptionsBuilder()
Field(s) used by TensorFlow Debugger (tfdbg).
|
DebugOptionsOrBuilder |
getDebugOptionsOrBuilder()
Field(s) used by TensorFlow Debugger (tfdbg).
|
RegisterGraphRequest |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
GraphDef |
getGraphDef()
"graph_def" has the subgraph of nodes for this worker, with each node
having its device_name filled in.
|
GraphDef.Builder |
getGraphDefBuilder()
"graph_def" has the subgraph of nodes for this worker, with each node
having its device_name filled in.
|
GraphDefOrBuilder |
getGraphDefOrBuilder()
"graph_def" has the subgraph of nodes for this worker, with each node
having its device_name filled in.
|
GraphOptions |
getGraphOptions()
Configuration options for the session in which this graph was created.
|
GraphOptions.Builder |
getGraphOptionsBuilder()
Configuration options for the session in which this graph was created.
|
GraphOptionsOrBuilder |
getGraphOptionsOrBuilder()
Configuration options for the session in which this graph was created.
|
boolean |
getHasControlFlow()
Deprecated.
|
String |
getSessionHandle()
Subgraphs are scoped within one session.
|
com.github.os72.protobuf351.ByteString |
getSessionHandleBytes()
Subgraphs are scoped within one session.
|
boolean |
hasDebugOptions()
Field(s) used by TensorFlow Debugger (tfdbg).
|
boolean |
hasGraphDef()
"graph_def" has the subgraph of nodes for this worker, with each node
having its device_name filled in.
|
boolean |
hasGraphOptions()
Configuration options for the session in which this graph was created.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RegisterGraphRequest.Builder |
mergeDebugOptions(DebugOptions value)
Field(s) used by TensorFlow Debugger (tfdbg).
|
RegisterGraphRequest.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
RegisterGraphRequest.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
RegisterGraphRequest.Builder |
mergeFrom(RegisterGraphRequest other) |
RegisterGraphRequest.Builder |
mergeGraphDef(GraphDef value)
"graph_def" has the subgraph of nodes for this worker, with each node
having its device_name filled in.
|
RegisterGraphRequest.Builder |
mergeGraphOptions(GraphOptions value)
Configuration options for the session in which this graph was created.
|
RegisterGraphRequest.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
RegisterGraphRequest.Builder |
setCollectiveGraphKey(long value)
If graph_def contains any collective ops this must be a positive
integer used to coordinate execution with other graphs.
|
RegisterGraphRequest.Builder |
setCreateWorkerSessionCalled(boolean value)
Set to true if `CreateWorkerSession` was called for `session_handle`.
|
RegisterGraphRequest.Builder |
setDebugOptions(DebugOptions.Builder builderForValue)
Field(s) used by TensorFlow Debugger (tfdbg).
|
RegisterGraphRequest.Builder |
setDebugOptions(DebugOptions value)
Field(s) used by TensorFlow Debugger (tfdbg).
|
RegisterGraphRequest.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
RegisterGraphRequest.Builder |
setGraphDef(GraphDef.Builder builderForValue)
"graph_def" has the subgraph of nodes for this worker, with each node
having its device_name filled in.
|
RegisterGraphRequest.Builder |
setGraphDef(GraphDef value)
"graph_def" has the subgraph of nodes for this worker, with each node
having its device_name filled in.
|
RegisterGraphRequest.Builder |
setGraphOptions(GraphOptions.Builder builderForValue)
Configuration options for the session in which this graph was created.
|
RegisterGraphRequest.Builder |
setGraphOptions(GraphOptions value)
Configuration options for the session in which this graph was created.
|
RegisterGraphRequest.Builder |
setHasControlFlow(boolean value)
Deprecated.
|
RegisterGraphRequest.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
RegisterGraphRequest.Builder |
setSessionHandle(String value)
Subgraphs are scoped within one session.
|
RegisterGraphRequest.Builder |
setSessionHandleBytes(com.github.os72.protobuf351.ByteString value)
Subgraphs are scoped within one session.
|
RegisterGraphRequest.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic RegisterGraphRequest build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic RegisterGraphRequest buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic RegisterGraphRequest.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder mergeFrom(RegisterGraphRequest other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<RegisterGraphRequest.Builder>IOExceptionpublic String getSessionHandle()
Subgraphs are scoped within one session.
string session_handle = 1;getSessionHandle in interface RegisterGraphRequestOrBuilderpublic com.github.os72.protobuf351.ByteString getSessionHandleBytes()
Subgraphs are scoped within one session.
string session_handle = 1;getSessionHandleBytes in interface RegisterGraphRequestOrBuilderpublic RegisterGraphRequest.Builder setSessionHandle(String value)
Subgraphs are scoped within one session.
string session_handle = 1;public RegisterGraphRequest.Builder clearSessionHandle()
Subgraphs are scoped within one session.
string session_handle = 1;public RegisterGraphRequest.Builder setSessionHandleBytes(com.github.os72.protobuf351.ByteString value)
Subgraphs are scoped within one session.
string session_handle = 1;public boolean getCreateWorkerSessionCalled()
Set to true if `CreateWorkerSession` was called for `session_handle`.
bool create_worker_session_called = 6;getCreateWorkerSessionCalled in interface RegisterGraphRequestOrBuilderpublic RegisterGraphRequest.Builder setCreateWorkerSessionCalled(boolean value)
Set to true if `CreateWorkerSession` was called for `session_handle`.
bool create_worker_session_called = 6;public RegisterGraphRequest.Builder clearCreateWorkerSessionCalled()
Set to true if `CreateWorkerSession` was called for `session_handle`.
bool create_worker_session_called = 6;public boolean hasGraphDef()
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
.tensorflow.GraphDef graph_def = 2;hasGraphDef in interface RegisterGraphRequestOrBuilderpublic GraphDef getGraphDef()
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
.tensorflow.GraphDef graph_def = 2;getGraphDef in interface RegisterGraphRequestOrBuilderpublic RegisterGraphRequest.Builder setGraphDef(GraphDef value)
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
.tensorflow.GraphDef graph_def = 2;public RegisterGraphRequest.Builder setGraphDef(GraphDef.Builder builderForValue)
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
.tensorflow.GraphDef graph_def = 2;public RegisterGraphRequest.Builder mergeGraphDef(GraphDef value)
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
.tensorflow.GraphDef graph_def = 2;public RegisterGraphRequest.Builder clearGraphDef()
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
.tensorflow.GraphDef graph_def = 2;public GraphDef.Builder getGraphDefBuilder()
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
.tensorflow.GraphDef graph_def = 2;public GraphDefOrBuilder getGraphDefOrBuilder()
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
.tensorflow.GraphDef graph_def = 2;getGraphDefOrBuilder in interface RegisterGraphRequestOrBuilder@Deprecated public boolean getHasControlFlow()
True iff the graph (before partitioning) contains control flow nodes. As of 01/11/2015, this is no longer set by clients.
bool has_control_flow = 3 [deprecated = true];getHasControlFlow in interface RegisterGraphRequestOrBuilder@Deprecated public RegisterGraphRequest.Builder setHasControlFlow(boolean value)
True iff the graph (before partitioning) contains control flow nodes. As of 01/11/2015, this is no longer set by clients.
bool has_control_flow = 3 [deprecated = true];@Deprecated public RegisterGraphRequest.Builder clearHasControlFlow()
True iff the graph (before partitioning) contains control flow nodes. As of 01/11/2015, this is no longer set by clients.
bool has_control_flow = 3 [deprecated = true];public boolean hasGraphOptions()
Configuration options for the session in which this graph was created.
.tensorflow.GraphOptions graph_options = 4;hasGraphOptions in interface RegisterGraphRequestOrBuilderpublic GraphOptions getGraphOptions()
Configuration options for the session in which this graph was created.
.tensorflow.GraphOptions graph_options = 4;getGraphOptions in interface RegisterGraphRequestOrBuilderpublic RegisterGraphRequest.Builder setGraphOptions(GraphOptions value)
Configuration options for the session in which this graph was created.
.tensorflow.GraphOptions graph_options = 4;public RegisterGraphRequest.Builder setGraphOptions(GraphOptions.Builder builderForValue)
Configuration options for the session in which this graph was created.
.tensorflow.GraphOptions graph_options = 4;public RegisterGraphRequest.Builder mergeGraphOptions(GraphOptions value)
Configuration options for the session in which this graph was created.
.tensorflow.GraphOptions graph_options = 4;public RegisterGraphRequest.Builder clearGraphOptions()
Configuration options for the session in which this graph was created.
.tensorflow.GraphOptions graph_options = 4;public GraphOptions.Builder getGraphOptionsBuilder()
Configuration options for the session in which this graph was created.
.tensorflow.GraphOptions graph_options = 4;public GraphOptionsOrBuilder getGraphOptionsOrBuilder()
Configuration options for the session in which this graph was created.
.tensorflow.GraphOptions graph_options = 4;getGraphOptionsOrBuilder in interface RegisterGraphRequestOrBuilderpublic boolean hasDebugOptions()
Field(s) used by TensorFlow Debugger (tfdbg).
.tensorflow.DebugOptions debug_options = 5;hasDebugOptions in interface RegisterGraphRequestOrBuilderpublic DebugOptions getDebugOptions()
Field(s) used by TensorFlow Debugger (tfdbg).
.tensorflow.DebugOptions debug_options = 5;getDebugOptions in interface RegisterGraphRequestOrBuilderpublic RegisterGraphRequest.Builder setDebugOptions(DebugOptions value)
Field(s) used by TensorFlow Debugger (tfdbg).
.tensorflow.DebugOptions debug_options = 5;public RegisterGraphRequest.Builder setDebugOptions(DebugOptions.Builder builderForValue)
Field(s) used by TensorFlow Debugger (tfdbg).
.tensorflow.DebugOptions debug_options = 5;public RegisterGraphRequest.Builder mergeDebugOptions(DebugOptions value)
Field(s) used by TensorFlow Debugger (tfdbg).
.tensorflow.DebugOptions debug_options = 5;public RegisterGraphRequest.Builder clearDebugOptions()
Field(s) used by TensorFlow Debugger (tfdbg).
.tensorflow.DebugOptions debug_options = 5;public DebugOptions.Builder getDebugOptionsBuilder()
Field(s) used by TensorFlow Debugger (tfdbg).
.tensorflow.DebugOptions debug_options = 5;public DebugOptionsOrBuilder getDebugOptionsOrBuilder()
Field(s) used by TensorFlow Debugger (tfdbg).
.tensorflow.DebugOptions debug_options = 5;getDebugOptionsOrBuilder in interface RegisterGraphRequestOrBuilderpublic long getCollectiveGraphKey()
If graph_def contains any collective ops this must be a positive integer used to coordinate execution with other graphs. All graphs in a distributed execution with the same collective_graph_key will coordinate to use the same step_id concurrently so that BufRendezvous entries will make the correct values accessible.
int64 collective_graph_key = 7;getCollectiveGraphKey in interface RegisterGraphRequestOrBuilderpublic RegisterGraphRequest.Builder setCollectiveGraphKey(long value)
If graph_def contains any collective ops this must be a positive integer used to coordinate execution with other graphs. All graphs in a distributed execution with the same collective_graph_key will coordinate to use the same step_id concurrently so that BufRendezvous entries will make the correct values accessible.
int64 collective_graph_key = 7;public RegisterGraphRequest.Builder clearCollectiveGraphKey()
If graph_def contains any collective ops this must be a positive integer used to coordinate execution with other graphs. All graphs in a distributed execution with the same collective_graph_key will coordinate to use the same step_id concurrently so that BufRendezvous entries will make the correct values accessible.
int64 collective_graph_key = 7;public final RegisterGraphRequest.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public final RegisterGraphRequest.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>Copyright © 2018. All rights reserved.