public final class RegisterGraphRequest extends com.github.os72.protobuf351.GeneratedMessageV3 implements RegisterGraphRequestOrBuilder
tensorflow.RegisterGraphRequest| Modifier and Type | Class and Description |
|---|---|
static class |
RegisterGraphRequest.Builder
Protobuf type
tensorflow.RegisterGraphRequest |
com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent, com.github.os72.protobuf351.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage<MessageType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage>, com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage>, com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
COLLECTIVE_GRAPH_KEY_FIELD_NUMBER |
static int |
CREATE_WORKER_SESSION_CALLED_FIELD_NUMBER |
static int |
DEBUG_OPTIONS_FIELD_NUMBER |
static int |
GRAPH_DEF_FIELD_NUMBER |
static int |
GRAPH_OPTIONS_FIELD_NUMBER |
static int |
HAS_CONTROL_FLOW_FIELD_NUMBER |
static int |
SESSION_HANDLE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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).
|
DebugOptionsOrBuilder |
getDebugOptionsOrBuilder()
Field(s) used by TensorFlow Debugger (tfdbg).
|
static RegisterGraphRequest |
getDefaultInstance() |
RegisterGraphRequest |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
GraphDef |
getGraphDef()
"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.
|
GraphOptionsOrBuilder |
getGraphOptionsOrBuilder()
Configuration options for the session in which this graph was created.
|
boolean |
getHasControlFlow()
Deprecated.
|
com.github.os72.protobuf351.Parser<RegisterGraphRequest> |
getParserForType() |
int |
getSerializedSize() |
String |
getSessionHandle()
Subgraphs are scoped within one session.
|
com.github.os72.protobuf351.ByteString |
getSessionHandleBytes()
Subgraphs are scoped within one session.
|
com.github.os72.protobuf351.UnknownFieldSet |
getUnknownFields() |
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.
|
int |
hashCode() |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RegisterGraphRequest.Builder |
newBuilder() |
static RegisterGraphRequest.Builder |
newBuilder(RegisterGraphRequest prototype) |
RegisterGraphRequest.Builder |
newBuilderForType() |
protected RegisterGraphRequest.Builder |
newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
static RegisterGraphRequest |
parseDelimitedFrom(InputStream input) |
static RegisterGraphRequest |
parseDelimitedFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RegisterGraphRequest |
parseFrom(byte[] data) |
static RegisterGraphRequest |
parseFrom(byte[] data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RegisterGraphRequest |
parseFrom(ByteBuffer data) |
static RegisterGraphRequest |
parseFrom(ByteBuffer data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RegisterGraphRequest |
parseFrom(com.github.os72.protobuf351.ByteString data) |
static RegisterGraphRequest |
parseFrom(com.github.os72.protobuf351.ByteString data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RegisterGraphRequest |
parseFrom(com.github.os72.protobuf351.CodedInputStream input) |
static RegisterGraphRequest |
parseFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RegisterGraphRequest |
parseFrom(InputStream input) |
static RegisterGraphRequest |
parseFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static com.github.os72.protobuf351.Parser<RegisterGraphRequest> |
parser() |
RegisterGraphRequest.Builder |
toBuilder() |
void |
writeTo(com.github.os72.protobuf351.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SESSION_HANDLE_FIELD_NUMBER
public static final int CREATE_WORKER_SESSION_CALLED_FIELD_NUMBER
public static final int GRAPH_DEF_FIELD_NUMBER
public static final int HAS_CONTROL_FLOW_FIELD_NUMBER
public static final int GRAPH_OPTIONS_FIELD_NUMBER
public static final int DEBUG_OPTIONS_FIELD_NUMBER
public static final int COLLECTIVE_GRAPH_KEY_FIELD_NUMBER
public final com.github.os72.protobuf351.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.github.os72.protobuf351.MessageOrBuildergetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3public static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3public 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 boolean getCreateWorkerSessionCalled()
Set to true if `CreateWorkerSession` was called for `session_handle`.
bool create_worker_session_called = 6;getCreateWorkerSessionCalled in interface RegisterGraphRequestOrBuilderpublic 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 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 RegisterGraphRequestOrBuilderpublic 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 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 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 final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3public void writeTo(com.github.os72.protobuf351.CodedOutputStream output)
throws IOException
writeTo in interface com.github.os72.protobuf351.MessageLitewriteTo in class com.github.os72.protobuf351.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.github.os72.protobuf351.MessageLitegetSerializedSize in class com.github.os72.protobuf351.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.github.os72.protobuf351.Messageequals in class com.github.os72.protobuf351.AbstractMessagepublic int hashCode()
hashCode in interface com.github.os72.protobuf351.MessagehashCode in class com.github.os72.protobuf351.AbstractMessagepublic static RegisterGraphRequest parseFrom(ByteBuffer data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RegisterGraphRequest parseFrom(ByteBuffer data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RegisterGraphRequest parseFrom(com.github.os72.protobuf351.ByteString data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RegisterGraphRequest parseFrom(com.github.os72.protobuf351.ByteString data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RegisterGraphRequest parseFrom(byte[] data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RegisterGraphRequest parseFrom(byte[] data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RegisterGraphRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static RegisterGraphRequest parseFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegisterGraphRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RegisterGraphRequest parseDelimitedFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RegisterGraphRequest parseFrom(com.github.os72.protobuf351.CodedInputStream input) throws IOException
IOExceptionpublic static RegisterGraphRequest parseFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RegisterGraphRequest.Builder newBuilderForType()
newBuilderForType in interface com.github.os72.protobuf351.MessagenewBuilderForType in interface com.github.os72.protobuf351.MessageLitepublic static RegisterGraphRequest.Builder newBuilder()
public static RegisterGraphRequest.Builder newBuilder(RegisterGraphRequest prototype)
public RegisterGraphRequest.Builder toBuilder()
toBuilder in interface com.github.os72.protobuf351.MessagetoBuilder in interface com.github.os72.protobuf351.MessageLiteprotected RegisterGraphRequest.Builder newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.github.os72.protobuf351.GeneratedMessageV3public static RegisterGraphRequest getDefaultInstance()
public static com.github.os72.protobuf351.Parser<RegisterGraphRequest> parser()
public com.github.os72.protobuf351.Parser<RegisterGraphRequest> getParserForType()
getParserForType in interface com.github.os72.protobuf351.MessagegetParserForType in interface com.github.os72.protobuf351.MessageLitegetParserForType in class com.github.os72.protobuf351.GeneratedMessageV3public RegisterGraphRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderCopyright © 2018. All rights reserved.