public static final class RegisterGraphRequest.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder> implements RegisterGraphRequestOrBuilder
tensorflow.RegisterGraphRequest| Modifier and Type | Method and Description |
|---|---|
RegisterGraphRequest.Builder |
addRepeatedField(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.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.
|
org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RegisterGraphRequest.Builder |
mergeDebugOptions(DebugOptions value)
Field(s) used by TensorFlow Debugger (tfdbg).
|
RegisterGraphRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
RegisterGraphRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RegisterGraphRequest.Builder |
setSessionHandle(String value)
Subgraphs are scoped within one session.
|
RegisterGraphRequest.Builder |
setSessionHandleBytes(org.nd4j.shade.protobuf.ByteString value)
Subgraphs are scoped within one session.
|
RegisterGraphRequest.Builder |
setUnknownFields(org.nd4j.shade.protobuf.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 org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic RegisterGraphRequest build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic RegisterGraphRequest buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic RegisterGraphRequest.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder mergeFrom(RegisterGraphRequest other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public RegisterGraphRequest.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<RegisterGraphRequest.Builder>IOExceptionpublic String getSessionHandle()
Subgraphs are scoped within one session.
string session_handle = 1;getSessionHandle in interface RegisterGraphRequestOrBuilderpublic org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.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(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>public final RegisterGraphRequest.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RegisterGraphRequest.Builder>Copyright © 2021. All rights reserved.