Package org.tensorflow.distruntime
Class RunGraphResponse.Builder
- java.lang.Object
-
- org.nd4j.shade.protobuf.AbstractMessageLite.Builder
-
- org.nd4j.shade.protobuf.AbstractMessage.Builder<BuilderType>
-
- org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
- org.tensorflow.distruntime.RunGraphResponse.Builder
-
- All Implemented Interfaces:
Cloneable,org.nd4j.shade.protobuf.Message.Builder,org.nd4j.shade.protobuf.MessageLite.Builder,org.nd4j.shade.protobuf.MessageLiteOrBuilder,org.nd4j.shade.protobuf.MessageOrBuilder,RunGraphResponseOrBuilder
- Enclosing class:
- RunGraphResponse
public static final class RunGraphResponse.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder> implements RunGraphResponseOrBuilder
Protobuf typetensorflow.RunGraphResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RunGraphResponse.BuilderaddAllPartitionGraph(Iterable<? extends GraphDef> values)repeated .tensorflow.GraphDef partition_graph = 4;RunGraphResponse.BuilderaddAllRecv(Iterable<? extends NamedTensorProto> values)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.RunGraphResponse.BuilderaddPartitionGraph(int index, GraphDef value)repeated .tensorflow.GraphDef partition_graph = 4;RunGraphResponse.BuilderaddPartitionGraph(int index, GraphDef.Builder builderForValue)repeated .tensorflow.GraphDef partition_graph = 4;RunGraphResponse.BuilderaddPartitionGraph(GraphDef value)repeated .tensorflow.GraphDef partition_graph = 4;RunGraphResponse.BuilderaddPartitionGraph(GraphDef.Builder builderForValue)repeated .tensorflow.GraphDef partition_graph = 4;GraphDef.BuilderaddPartitionGraphBuilder()repeated .tensorflow.GraphDef partition_graph = 4;GraphDef.BuilderaddPartitionGraphBuilder(int index)repeated .tensorflow.GraphDef partition_graph = 4;RunGraphResponse.BuilderaddRecv(int index, NamedTensorProto value)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.RunGraphResponse.BuilderaddRecv(int index, NamedTensorProto.Builder builderForValue)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.RunGraphResponse.BuilderaddRecv(NamedTensorProto value)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.RunGraphResponse.BuilderaddRecv(NamedTensorProto.Builder builderForValue)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.NamedTensorProto.BuilderaddRecvBuilder()A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.NamedTensorProto.BuilderaddRecvBuilder(int index)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.RunGraphResponse.BuilderaddRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)RunGraphResponsebuild()RunGraphResponsebuildPartial()RunGraphResponse.Builderclear()RunGraphResponse.BuilderclearCostGraph().tensorflow.CostGraphDef cost_graph = 3;RunGraphResponse.BuilderclearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)RunGraphResponse.BuilderclearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)RunGraphResponse.BuilderclearPartitionGraph()repeated .tensorflow.GraphDef partition_graph = 4;RunGraphResponse.BuilderclearRecv()A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.RunGraphResponse.BuilderclearStatusCode()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.RunGraphResponse.BuilderclearStatusErrorMessage()string status_error_message = 6;RunGraphResponse.BuilderclearStepStats()If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.RunGraphResponse.Builderclone()CostGraphDefgetCostGraph().tensorflow.CostGraphDef cost_graph = 3;CostGraphDef.BuildergetCostGraphBuilder().tensorflow.CostGraphDef cost_graph = 3;CostGraphDefOrBuildergetCostGraphOrBuilder().tensorflow.CostGraphDef cost_graph = 3;RunGraphResponsegetDefaultInstanceForType()static org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptor()org.nd4j.shade.protobuf.Descriptors.DescriptorgetDescriptorForType()GraphDefgetPartitionGraph(int index)repeated .tensorflow.GraphDef partition_graph = 4;GraphDef.BuildergetPartitionGraphBuilder(int index)repeated .tensorflow.GraphDef partition_graph = 4;List<GraphDef.Builder>getPartitionGraphBuilderList()repeated .tensorflow.GraphDef partition_graph = 4;intgetPartitionGraphCount()repeated .tensorflow.GraphDef partition_graph = 4;List<GraphDef>getPartitionGraphList()repeated .tensorflow.GraphDef partition_graph = 4;GraphDefOrBuildergetPartitionGraphOrBuilder(int index)repeated .tensorflow.GraphDef partition_graph = 4;List<? extends GraphDefOrBuilder>getPartitionGraphOrBuilderList()repeated .tensorflow.GraphDef partition_graph = 4;NamedTensorProtogetRecv(int index)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.NamedTensorProto.BuildergetRecvBuilder(int index)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.List<NamedTensorProto.Builder>getRecvBuilderList()A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.intgetRecvCount()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`.NamedTensorProtoOrBuildergetRecvOrBuilder(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`.CodegetStatusCode()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.intgetStatusCodeValue()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.StringgetStatusErrorMessage()string status_error_message = 6;org.nd4j.shade.protobuf.ByteStringgetStatusErrorMessageBytes()string status_error_message = 6;StepStatsgetStepStats()If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.StepStats.BuildergetStepStatsBuilder()If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.StepStatsOrBuildergetStepStatsOrBuilder()If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.booleanhasCostGraph().tensorflow.CostGraphDef cost_graph = 3;booleanhasStepStats()If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()RunGraphResponse.BuildermergeCostGraph(CostGraphDef value).tensorflow.CostGraphDef cost_graph = 3;RunGraphResponse.BuildermergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)RunGraphResponse.BuildermergeFrom(org.nd4j.shade.protobuf.Message other)RunGraphResponse.BuildermergeFrom(RunGraphResponse other)RunGraphResponse.BuildermergeStepStats(StepStats value)If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.RunGraphResponse.BuildermergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)RunGraphResponse.BuilderremovePartitionGraph(int index)repeated .tensorflow.GraphDef partition_graph = 4;RunGraphResponse.BuilderremoveRecv(int index)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.RunGraphResponse.BuildersetCostGraph(CostGraphDef value).tensorflow.CostGraphDef cost_graph = 3;RunGraphResponse.BuildersetCostGraph(CostGraphDef.Builder builderForValue).tensorflow.CostGraphDef cost_graph = 3;RunGraphResponse.BuildersetField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)RunGraphResponse.BuildersetPartitionGraph(int index, GraphDef value)repeated .tensorflow.GraphDef partition_graph = 4;RunGraphResponse.BuildersetPartitionGraph(int index, GraphDef.Builder builderForValue)repeated .tensorflow.GraphDef partition_graph = 4;RunGraphResponse.BuildersetRecv(int index, NamedTensorProto value)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.RunGraphResponse.BuildersetRecv(int index, NamedTensorProto.Builder builderForValue)A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.RunGraphResponse.BuildersetRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)RunGraphResponse.BuildersetStatusCode(Code value)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.RunGraphResponse.BuildersetStatusCodeValue(int value)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.RunGraphResponse.BuildersetStatusErrorMessage(String value)string status_error_message = 6;RunGraphResponse.BuildersetStatusErrorMessageBytes(org.nd4j.shade.protobuf.ByteString value)string status_error_message = 6;RunGraphResponse.BuildersetStepStats(StepStats value)If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.RunGraphResponse.BuildersetStepStats(StepStats.Builder builderForValue)If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.RunGraphResponse.BuildersetUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class org.nd4j.shade.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
clear
public RunGraphResponse.Builder clear()
- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clearin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clearin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
getDescriptorForType
public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
getDefaultInstanceForType
public RunGraphResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.nd4j.shade.protobuf.MessageOrBuilder
-
build
public RunGraphResponse build()
- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
buildPartial
public RunGraphResponse buildPartial()
- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
buildPartialin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder
-
clone
public RunGraphResponse.Builder clone()
- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
clonein interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
clonein classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
setField
public RunGraphResponse.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
clearField
public RunGraphResponse.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
clearOneof
public RunGraphResponse.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
clearOneofin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
setRepeatedField
public RunGraphResponse.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
addRepeatedField
public RunGraphResponse.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
mergeFrom
public RunGraphResponse.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<RunGraphResponse.Builder>
-
mergeFrom
public RunGraphResponse.Builder mergeFrom(RunGraphResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.nd4j.shade.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
mergeFrom
public RunGraphResponse.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.Message.Builder- Specified by:
mergeFromin interfaceorg.nd4j.shade.protobuf.MessageLite.Builder- Overrides:
mergeFromin classorg.nd4j.shade.protobuf.AbstractMessage.Builder<RunGraphResponse.Builder>- Throws:
IOException
-
getRecvList
public List<NamedTensorProto> getRecvList()
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;- Specified by:
getRecvListin interfaceRunGraphResponseOrBuilder
-
getRecvCount
public int getRecvCount()
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;- Specified by:
getRecvCountin interfaceRunGraphResponseOrBuilder
-
getRecv
public NamedTensorProto getRecv(int index)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;- Specified by:
getRecvin interfaceRunGraphResponseOrBuilder
-
setRecv
public RunGraphResponse.Builder setRecv(int index, NamedTensorProto value)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
setRecv
public RunGraphResponse.Builder setRecv(int index, NamedTensorProto.Builder builderForValue)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
addRecv
public RunGraphResponse.Builder addRecv(NamedTensorProto value)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
addRecv
public RunGraphResponse.Builder addRecv(int index, NamedTensorProto value)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
addRecv
public RunGraphResponse.Builder addRecv(NamedTensorProto.Builder builderForValue)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
addRecv
public RunGraphResponse.Builder addRecv(int index, NamedTensorProto.Builder builderForValue)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
addAllRecv
public RunGraphResponse.Builder addAllRecv(Iterable<? extends NamedTensorProto> values)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
clearRecv
public RunGraphResponse.Builder clearRecv()
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
removeRecv
public RunGraphResponse.Builder removeRecv(int index)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
getRecvBuilder
public NamedTensorProto.Builder getRecvBuilder(int index)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
getRecvOrBuilder
public NamedTensorProtoOrBuilder getRecvOrBuilder(int index)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;- Specified by:
getRecvOrBuilderin interfaceRunGraphResponseOrBuilder
-
getRecvOrBuilderList
public List<? extends NamedTensorProtoOrBuilder> getRecvOrBuilderList()
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;- Specified by:
getRecvOrBuilderListin interfaceRunGraphResponseOrBuilder
-
addRecvBuilder
public NamedTensorProto.Builder addRecvBuilder()
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
addRecvBuilder
public NamedTensorProto.Builder addRecvBuilder(int index)
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
getRecvBuilderList
public List<NamedTensorProto.Builder> getRecvBuilderList()
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
repeated .tensorflow.NamedTensorProto recv = 1;
-
hasStepStats
public 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;- Specified by:
hasStepStatsin interfaceRunGraphResponseOrBuilder- Returns:
- Whether the stepStats field is set.
-
getStepStats
public 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;- Specified by:
getStepStatsin interfaceRunGraphResponseOrBuilder- Returns:
- The stepStats.
-
setStepStats
public RunGraphResponse.Builder setStepStats(StepStats value)
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;
-
setStepStats
public RunGraphResponse.Builder setStepStats(StepStats.Builder builderForValue)
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;
-
mergeStepStats
public RunGraphResponse.Builder mergeStepStats(StepStats value)
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;
-
clearStepStats
public RunGraphResponse.Builder clearStepStats()
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;
-
getStepStatsBuilder
public StepStats.Builder getStepStatsBuilder()
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
public 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;- Specified by:
getStepStatsOrBuilderin interfaceRunGraphResponseOrBuilder
-
hasCostGraph
public boolean hasCostGraph()
.tensorflow.CostGraphDef cost_graph = 3;- Specified by:
hasCostGraphin interfaceRunGraphResponseOrBuilder- Returns:
- Whether the costGraph field is set.
-
getCostGraph
public CostGraphDef getCostGraph()
.tensorflow.CostGraphDef cost_graph = 3;- Specified by:
getCostGraphin interfaceRunGraphResponseOrBuilder- Returns:
- The costGraph.
-
setCostGraph
public RunGraphResponse.Builder setCostGraph(CostGraphDef value)
.tensorflow.CostGraphDef cost_graph = 3;
-
setCostGraph
public RunGraphResponse.Builder setCostGraph(CostGraphDef.Builder builderForValue)
.tensorflow.CostGraphDef cost_graph = 3;
-
mergeCostGraph
public RunGraphResponse.Builder mergeCostGraph(CostGraphDef value)
.tensorflow.CostGraphDef cost_graph = 3;
-
clearCostGraph
public RunGraphResponse.Builder clearCostGraph()
.tensorflow.CostGraphDef cost_graph = 3;
-
getCostGraphBuilder
public CostGraphDef.Builder getCostGraphBuilder()
.tensorflow.CostGraphDef cost_graph = 3;
-
getCostGraphOrBuilder
public CostGraphDefOrBuilder getCostGraphOrBuilder()
.tensorflow.CostGraphDef cost_graph = 3;- Specified by:
getCostGraphOrBuilderin interfaceRunGraphResponseOrBuilder
-
getPartitionGraphList
public List<GraphDef> getPartitionGraphList()
repeated .tensorflow.GraphDef partition_graph = 4;- Specified by:
getPartitionGraphListin interfaceRunGraphResponseOrBuilder
-
getPartitionGraphCount
public int getPartitionGraphCount()
repeated .tensorflow.GraphDef partition_graph = 4;- Specified by:
getPartitionGraphCountin interfaceRunGraphResponseOrBuilder
-
getPartitionGraph
public GraphDef getPartitionGraph(int index)
repeated .tensorflow.GraphDef partition_graph = 4;- Specified by:
getPartitionGraphin interfaceRunGraphResponseOrBuilder
-
setPartitionGraph
public RunGraphResponse.Builder setPartitionGraph(int index, GraphDef value)
repeated .tensorflow.GraphDef partition_graph = 4;
-
setPartitionGraph
public RunGraphResponse.Builder setPartitionGraph(int index, GraphDef.Builder builderForValue)
repeated .tensorflow.GraphDef partition_graph = 4;
-
addPartitionGraph
public RunGraphResponse.Builder addPartitionGraph(GraphDef value)
repeated .tensorflow.GraphDef partition_graph = 4;
-
addPartitionGraph
public RunGraphResponse.Builder addPartitionGraph(int index, GraphDef value)
repeated .tensorflow.GraphDef partition_graph = 4;
-
addPartitionGraph
public RunGraphResponse.Builder addPartitionGraph(GraphDef.Builder builderForValue)
repeated .tensorflow.GraphDef partition_graph = 4;
-
addPartitionGraph
public RunGraphResponse.Builder addPartitionGraph(int index, GraphDef.Builder builderForValue)
repeated .tensorflow.GraphDef partition_graph = 4;
-
addAllPartitionGraph
public RunGraphResponse.Builder addAllPartitionGraph(Iterable<? extends GraphDef> values)
repeated .tensorflow.GraphDef partition_graph = 4;
-
clearPartitionGraph
public RunGraphResponse.Builder clearPartitionGraph()
repeated .tensorflow.GraphDef partition_graph = 4;
-
removePartitionGraph
public RunGraphResponse.Builder removePartitionGraph(int index)
repeated .tensorflow.GraphDef partition_graph = 4;
-
getPartitionGraphBuilder
public GraphDef.Builder getPartitionGraphBuilder(int index)
repeated .tensorflow.GraphDef partition_graph = 4;
-
getPartitionGraphOrBuilder
public GraphDefOrBuilder getPartitionGraphOrBuilder(int index)
repeated .tensorflow.GraphDef partition_graph = 4;- Specified by:
getPartitionGraphOrBuilderin interfaceRunGraphResponseOrBuilder
-
getPartitionGraphOrBuilderList
public List<? extends GraphDefOrBuilder> getPartitionGraphOrBuilderList()
repeated .tensorflow.GraphDef partition_graph = 4;- Specified by:
getPartitionGraphOrBuilderListin interfaceRunGraphResponseOrBuilder
-
addPartitionGraphBuilder
public GraphDef.Builder addPartitionGraphBuilder()
repeated .tensorflow.GraphDef partition_graph = 4;
-
addPartitionGraphBuilder
public GraphDef.Builder addPartitionGraphBuilder(int index)
repeated .tensorflow.GraphDef partition_graph = 4;
-
getPartitionGraphBuilderList
public List<GraphDef.Builder> getPartitionGraphBuilderList()
repeated .tensorflow.GraphDef partition_graph = 4;
-
getStatusCodeValue
public 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;- Specified by:
getStatusCodeValuein interfaceRunGraphResponseOrBuilder- Returns:
- The enum numeric value on the wire for statusCode.
-
setStatusCodeValue
public RunGraphResponse.Builder setStatusCodeValue(int value)
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;- Parameters:
value- The enum numeric value on the wire for statusCode to set.- Returns:
- This builder for chaining.
-
getStatusCode
public 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;- Specified by:
getStatusCodein interfaceRunGraphResponseOrBuilder- Returns:
- The statusCode.
-
setStatusCode
public RunGraphResponse.Builder setStatusCode(Code value)
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;- Parameters:
value- The statusCode to set.- Returns:
- This builder for chaining.
-
clearStatusCode
public RunGraphResponse.Builder clearStatusCode()
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;- Returns:
- This builder for chaining.
-
getStatusErrorMessage
public String getStatusErrorMessage()
string status_error_message = 6;- Specified by:
getStatusErrorMessagein interfaceRunGraphResponseOrBuilder- Returns:
- The statusErrorMessage.
-
getStatusErrorMessageBytes
public org.nd4j.shade.protobuf.ByteString getStatusErrorMessageBytes()
string status_error_message = 6;- Specified by:
getStatusErrorMessageBytesin interfaceRunGraphResponseOrBuilder- Returns:
- The bytes for statusErrorMessage.
-
setStatusErrorMessage
public RunGraphResponse.Builder setStatusErrorMessage(String value)
string status_error_message = 6;- Parameters:
value- The statusErrorMessage to set.- Returns:
- This builder for chaining.
-
clearStatusErrorMessage
public RunGraphResponse.Builder clearStatusErrorMessage()
string status_error_message = 6;- Returns:
- This builder for chaining.
-
setStatusErrorMessageBytes
public RunGraphResponse.Builder setStatusErrorMessageBytes(org.nd4j.shade.protobuf.ByteString value)
string status_error_message = 6;- Parameters:
value- The bytes for statusErrorMessage to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final RunGraphResponse.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
mergeUnknownFields
public final RunGraphResponse.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfaceorg.nd4j.shade.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classorg.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunGraphResponse.Builder>
-
-