public final class RunGraphResponse extends com.github.os72.protobuf351.GeneratedMessageV3 implements RunGraphResponseOrBuilder
tensorflow.RunGraphResponse| Modifier and Type | Class and Description |
|---|---|
static class |
RunGraphResponse.Builder
Protobuf type
tensorflow.RunGraphResponse |
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 |
COST_GRAPH_FIELD_NUMBER |
static int |
PARTITION_GRAPH_FIELD_NUMBER |
static int |
RECV_FIELD_NUMBER |
static int |
STATUS_CODE_FIELD_NUMBER |
static int |
STATUS_ERROR_MESSAGE_FIELD_NUMBER |
static int |
STEP_STATS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
CostGraphDef |
getCostGraph()
.tensorflow.CostGraphDef cost_graph = 3; |
CostGraphDefOrBuilder |
getCostGraphOrBuilder()
.tensorflow.CostGraphDef cost_graph = 3; |
static RunGraphResponse |
getDefaultInstance() |
RunGraphResponse |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Parser<RunGraphResponse> |
getParserForType() |
GraphDef |
getPartitionGraph(int index)
repeated .tensorflow.GraphDef partition_graph = 4; |
int |
getPartitionGraphCount()
repeated .tensorflow.GraphDef partition_graph = 4; |
List<GraphDef> |
getPartitionGraphList()
repeated .tensorflow.GraphDef partition_graph = 4; |
GraphDefOrBuilder |
getPartitionGraphOrBuilder(int index)
repeated .tensorflow.GraphDef partition_graph = 4; |
List<? extends GraphDefOrBuilder> |
getPartitionGraphOrBuilderList()
repeated .tensorflow.GraphDef partition_graph = 4; |
NamedTensorProto |
getRecv(int index)
A list of tensors corresponding to those requested by
`RunGraphRequest.recv_key`.
|
int |
getRecvCount()
A list of tensors corresponding to those requested by
`RunGraphRequest.recv_key`.
|
List<NamedTensorProto> |
getRecvList()
A list of tensors corresponding to those requested by
`RunGraphRequest.recv_key`.
|
NamedTensorProtoOrBuilder |
getRecvOrBuilder(int index)
A list of tensors corresponding to those requested by
`RunGraphRequest.recv_key`.
|
List<? extends NamedTensorProtoOrBuilder> |
getRecvOrBuilderList()
A list of tensors corresponding to those requested by
`RunGraphRequest.recv_key`.
|
int |
getSerializedSize() |
Code |
getStatusCode()
If store_errors_in_response_body is true in the request, then
optionally the server may return an OK status for the RPC and
fill the true status into the fields below, to allow for messages
that are too long to fit in metadata.
|
int |
getStatusCodeValue()
If store_errors_in_response_body is true in the request, then
optionally the server may return an OK status for the RPC and
fill the true status into the fields below, to allow for messages
that are too long to fit in metadata.
|
String |
getStatusErrorMessage()
string status_error_message = 6; |
com.github.os72.protobuf351.ByteString |
getStatusErrorMessageBytes()
string status_error_message = 6; |
StepStats |
getStepStats()
If the request asked for execution stats, the cost graph, or the partition
graphs, these are returned here.
|
StepStatsOrBuilder |
getStepStatsOrBuilder()
If the request asked for execution stats, the cost graph, or the partition
graphs, these are returned here.
|
com.github.os72.protobuf351.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCostGraph()
.tensorflow.CostGraphDef cost_graph = 3; |
int |
hashCode() |
boolean |
hasStepStats()
If the request asked for execution stats, the cost graph, or the partition
graphs, these are returned here.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RunGraphResponse.Builder |
newBuilder() |
static RunGraphResponse.Builder |
newBuilder(RunGraphResponse prototype) |
RunGraphResponse.Builder |
newBuilderForType() |
protected RunGraphResponse.Builder |
newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
static RunGraphResponse |
parseDelimitedFrom(InputStream input) |
static RunGraphResponse |
parseDelimitedFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RunGraphResponse |
parseFrom(byte[] data) |
static RunGraphResponse |
parseFrom(byte[] data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RunGraphResponse |
parseFrom(ByteBuffer data) |
static RunGraphResponse |
parseFrom(ByteBuffer data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RunGraphResponse |
parseFrom(com.github.os72.protobuf351.ByteString data) |
static RunGraphResponse |
parseFrom(com.github.os72.protobuf351.ByteString data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RunGraphResponse |
parseFrom(com.github.os72.protobuf351.CodedInputStream input) |
static RunGraphResponse |
parseFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RunGraphResponse |
parseFrom(InputStream input) |
static RunGraphResponse |
parseFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static com.github.os72.protobuf351.Parser<RunGraphResponse> |
parser() |
RunGraphResponse.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 RECV_FIELD_NUMBER
public static final int STEP_STATS_FIELD_NUMBER
public static final int COST_GRAPH_FIELD_NUMBER
public static final int PARTITION_GRAPH_FIELD_NUMBER
public static final int STATUS_CODE_FIELD_NUMBER
public static final int STATUS_ERROR_MESSAGE_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 List<NamedTensorProto> getRecvList()
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;getRecvList in interface RunGraphResponseOrBuilderpublic List<? extends NamedTensorProtoOrBuilder> getRecvOrBuilderList()
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;getRecvOrBuilderList in interface RunGraphResponseOrBuilderpublic int getRecvCount()
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;getRecvCount in interface RunGraphResponseOrBuilderpublic NamedTensorProto getRecv(int index)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;getRecv in interface RunGraphResponseOrBuilderpublic NamedTensorProtoOrBuilder getRecvOrBuilder(int index)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;getRecvOrBuilder in interface RunGraphResponseOrBuilderpublic boolean hasStepStats()
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here. TODO(suharshs): Package these in a RunMetadata instead.
.tensorflow.StepStats step_stats = 2;hasStepStats in interface RunGraphResponseOrBuilderpublic StepStats getStepStats()
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here. TODO(suharshs): Package these in a RunMetadata instead.
.tensorflow.StepStats step_stats = 2;getStepStats in interface RunGraphResponseOrBuilderpublic StepStatsOrBuilder getStepStatsOrBuilder()
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here. TODO(suharshs): Package these in a RunMetadata instead.
.tensorflow.StepStats step_stats = 2;getStepStatsOrBuilder in interface RunGraphResponseOrBuilderpublic boolean hasCostGraph()
.tensorflow.CostGraphDef cost_graph = 3;hasCostGraph in interface RunGraphResponseOrBuilderpublic CostGraphDef getCostGraph()
.tensorflow.CostGraphDef cost_graph = 3;getCostGraph in interface RunGraphResponseOrBuilderpublic CostGraphDefOrBuilder getCostGraphOrBuilder()
.tensorflow.CostGraphDef cost_graph = 3;getCostGraphOrBuilder in interface RunGraphResponseOrBuilderpublic List<GraphDef> getPartitionGraphList()
repeated .tensorflow.GraphDef partition_graph = 4;getPartitionGraphList in interface RunGraphResponseOrBuilderpublic List<? extends GraphDefOrBuilder> getPartitionGraphOrBuilderList()
repeated .tensorflow.GraphDef partition_graph = 4;getPartitionGraphOrBuilderList in interface RunGraphResponseOrBuilderpublic int getPartitionGraphCount()
repeated .tensorflow.GraphDef partition_graph = 4;getPartitionGraphCount in interface RunGraphResponseOrBuilderpublic GraphDef getPartitionGraph(int index)
repeated .tensorflow.GraphDef partition_graph = 4;getPartitionGraph in interface RunGraphResponseOrBuilderpublic GraphDefOrBuilder getPartitionGraphOrBuilder(int index)
repeated .tensorflow.GraphDef partition_graph = 4;getPartitionGraphOrBuilder in interface RunGraphResponseOrBuilderpublic int getStatusCodeValue()
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
.tensorflow.error.Code status_code = 5;getStatusCodeValue in interface RunGraphResponseOrBuilderpublic Code getStatusCode()
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
.tensorflow.error.Code status_code = 5;getStatusCode in interface RunGraphResponseOrBuilderpublic String getStatusErrorMessage()
string status_error_message = 6;getStatusErrorMessage in interface RunGraphResponseOrBuilderpublic com.github.os72.protobuf351.ByteString getStatusErrorMessageBytes()
string status_error_message = 6;getStatusErrorMessageBytes in interface RunGraphResponseOrBuilderpublic 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 RunGraphResponse parseFrom(ByteBuffer data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RunGraphResponse parseFrom(ByteBuffer data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RunGraphResponse parseFrom(com.github.os72.protobuf351.ByteString data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RunGraphResponse 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 RunGraphResponse parseFrom(byte[] data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RunGraphResponse parseFrom(byte[] data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static RunGraphResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static RunGraphResponse parseFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RunGraphResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RunGraphResponse parseDelimitedFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RunGraphResponse parseFrom(com.github.os72.protobuf351.CodedInputStream input) throws IOException
IOExceptionpublic static RunGraphResponse parseFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RunGraphResponse.Builder newBuilderForType()
newBuilderForType in interface com.github.os72.protobuf351.MessagenewBuilderForType in interface com.github.os72.protobuf351.MessageLitepublic static RunGraphResponse.Builder newBuilder()
public static RunGraphResponse.Builder newBuilder(RunGraphResponse prototype)
public RunGraphResponse.Builder toBuilder()
toBuilder in interface com.github.os72.protobuf351.MessagetoBuilder in interface com.github.os72.protobuf351.MessageLiteprotected RunGraphResponse.Builder newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.github.os72.protobuf351.GeneratedMessageV3public static RunGraphResponse getDefaultInstance()
public static com.github.os72.protobuf351.Parser<RunGraphResponse> parser()
public com.github.os72.protobuf351.Parser<RunGraphResponse> getParserForType()
getParserForType in interface com.github.os72.protobuf351.MessagegetParserForType in interface com.github.os72.protobuf351.MessageLitegetParserForType in class com.github.os72.protobuf351.GeneratedMessageV3public RunGraphResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderCopyright © 2018. All rights reserved.