Class Execution.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Execution.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<Execution.Builder>
org.tensorflow.proto.Execution.Builder
- All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, ExecutionOrBuilder
- Enclosing class:
Execution
public static final class Execution.Builder
extends GeneratedMessageV3.Builder<Execution.Builder>
implements ExecutionOrBuilder
Data relating to the eager execution of an op or a Graph. For a op that generates N output tensors (N >= 0), only one Execution proto will be used to describe the execution event.Protobuf type
tensorflow.Execution-
Method Summary
Modifier and TypeMethodDescriptionaddAllInputTensorIds(Iterable<? extends Long> values) IDs of the input tensors (if available).addAllOutputTensorDeviceIds(Iterable<? extends Integer> values) Debugged-generated IDs of the devices on which the output tensors reside.addAllOutputTensorIds(Iterable<? extends Long> values) IDs of the output tensors (if availbable).addAllTensorProtos(Iterable<? extends TensorProto> values) Output Tensor values in the type described by `tensor_value_type`.addInputTensorIds(long value) IDs of the input tensors (if available).addOutputTensorDeviceIds(int value) Debugged-generated IDs of the devices on which the output tensors reside.addOutputTensorIds(long value) IDs of the output tensors (if availbable).addRepeatedField(Descriptors.FieldDescriptor field, Object value) addTensorProtos(int index, TensorProto value) Output Tensor values in the type described by `tensor_value_type`.addTensorProtos(int index, TensorProto.Builder builderForValue) Output Tensor values in the type described by `tensor_value_type`.addTensorProtos(TensorProto value) Output Tensor values in the type described by `tensor_value_type`.addTensorProtos(TensorProto.Builder builderForValue) Output Tensor values in the type described by `tensor_value_type`.Output Tensor values in the type described by `tensor_value_type`.addTensorProtosBuilder(int index) Output Tensor values in the type described by `tensor_value_type`.build()clear()Stack trace of the eager execution.The graph that's executed: applicable only to the eager execution of a FuncGraph.IDs of the input tensors (if available).Number of output tensors.Op type (e.g., "MatMul").Debugged-generated IDs of the devices on which the output tensors reside.IDs of the output tensors (if availbable).Type of the tensor value encapsulated in this proto.Output Tensor values in the type described by `tensor_value_type`.clone()Stack trace of the eager execution.Stack trace of the eager execution.Stack trace of the eager execution.static final Descriptors.DescriptorThe graph that's executed: applicable only to the eager execution of a FuncGraph.The graph that's executed: applicable only to the eager execution of a FuncGraph.longgetInputTensorIds(int index) IDs of the input tensors (if available).intIDs of the input tensors (if available).IDs of the input tensors (if available).intNumber of output tensors.Op type (e.g., "MatMul").Op type (e.g., "MatMul").intgetOutputTensorDeviceIds(int index) Debugged-generated IDs of the devices on which the output tensors reside.intDebugged-generated IDs of the devices on which the output tensors reside.Debugged-generated IDs of the devices on which the output tensors reside.longgetOutputTensorIds(int index) IDs of the output tensors (if availbable).intIDs of the output tensors (if availbable).IDs of the output tensors (if availbable).Type of the tensor value encapsulated in this proto.intType of the tensor value encapsulated in this proto.getTensorProtos(int index) Output Tensor values in the type described by `tensor_value_type`.getTensorProtosBuilder(int index) Output Tensor values in the type described by `tensor_value_type`.Output Tensor values in the type described by `tensor_value_type`.intOutput Tensor values in the type described by `tensor_value_type`.Output Tensor values in the type described by `tensor_value_type`.getTensorProtosOrBuilder(int index) Output Tensor values in the type described by `tensor_value_type`.List<? extends TensorProtoOrBuilder> Output Tensor values in the type described by `tensor_value_type`.booleanStack trace of the eager execution.protected GeneratedMessageV3.FieldAccessorTablefinal booleanmergeCodeLocation(CodeLocation value) Stack trace of the eager execution.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) final Execution.BuildermergeUnknownFields(UnknownFieldSet unknownFields) removeTensorProtos(int index) Output Tensor values in the type described by `tensor_value_type`.setCodeLocation(CodeLocation value) Stack trace of the eager execution.setCodeLocation(CodeLocation.Builder builderForValue) Stack trace of the eager execution.setField(Descriptors.FieldDescriptor field, Object value) setGraphId(String value) The graph that's executed: applicable only to the eager execution of a FuncGraph.setGraphIdBytes(ByteString value) The graph that's executed: applicable only to the eager execution of a FuncGraph.setInputTensorIds(int index, long value) IDs of the input tensors (if available).setNumOutputs(int value) Number of output tensors.Op type (e.g., "MatMul").setOpTypeBytes(ByteString value) Op type (e.g., "MatMul").setOutputTensorDeviceIds(int index, int value) Debugged-generated IDs of the devices on which the output tensors reside.setOutputTensorIds(int index, long value) IDs of the output tensors (if availbable).setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) Type of the tensor value encapsulated in this proto.setTensorDebugModeValue(int value) Type of the tensor value encapsulated in this proto.setTensorProtos(int index, TensorProto value) Output Tensor values in the type described by `tensor_value_type`.setTensorProtos(int index, TensorProto.Builder builderForValue) Output Tensor values in the type described by `tensor_value_type`.final Execution.BuildersetUnknownFields(UnknownFieldSet unknownFields) Methods inherited from class GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface MessageLite.Builder
mergeFromMethods inherited from interface MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3.Builder<Execution.Builder>
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<Execution.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<Execution.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
clone
- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<Execution.Builder>
-
setField
- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<Execution.Builder>
-
clearField
- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<Execution.Builder>
-
clearOneof
- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<Execution.Builder>
-
setRepeatedField
public Execution.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<Execution.Builder>
-
addRepeatedField
- Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<Execution.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<Execution.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<Execution.Builder>
-
mergeFrom
public Execution.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<Execution.Builder>- Throws:
IOException
-
getOpType
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;- Specified by:
getOpTypein interfaceExecutionOrBuilder- Returns:
- The opType.
-
getOpTypeBytes
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;- Specified by:
getOpTypeBytesin interfaceExecutionOrBuilder- Returns:
- The bytes for opType.
-
setOpType
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;- Parameters:
value- The opType to set.- Returns:
- This builder for chaining.
-
clearOpType
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;- Returns:
- This builder for chaining.
-
setOpTypeBytes
Op type (e.g., "MatMul"). In the case of a Graph, this is the name of the Graph.
string op_type = 1;- Parameters:
value- The bytes for opType to set.- Returns:
- This builder for chaining.
-
getNumOutputs
public int getNumOutputs()Number of output tensors.
int32 num_outputs = 2;- Specified by:
getNumOutputsin interfaceExecutionOrBuilder- Returns:
- The numOutputs.
-
setNumOutputs
Number of output tensors.
int32 num_outputs = 2;- Parameters:
value- The numOutputs to set.- Returns:
- This builder for chaining.
-
clearNumOutputs
Number of output tensors.
int32 num_outputs = 2;- Returns:
- This builder for chaining.
-
getGraphId
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;- Specified by:
getGraphIdin interfaceExecutionOrBuilder- Returns:
- The graphId.
-
getGraphIdBytes
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;- Specified by:
getGraphIdBytesin interfaceExecutionOrBuilder- Returns:
- The bytes for graphId.
-
setGraphId
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;- Parameters:
value- The graphId to set.- Returns:
- This builder for chaining.
-
clearGraphId
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;- Returns:
- This builder for chaining.
-
setGraphIdBytes
The graph that's executed: applicable only to the eager execution of a FuncGraph.
string graph_id = 3;- Parameters:
value- The bytes for graphId to set.- Returns:
- This builder for chaining.
-
getInputTensorIdsList
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;- Specified by:
getInputTensorIdsListin interfaceExecutionOrBuilder- Returns:
- A list containing the inputTensorIds.
-
getInputTensorIdsCount
public int getInputTensorIdsCount()IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;- Specified by:
getInputTensorIdsCountin interfaceExecutionOrBuilder- Returns:
- The count of inputTensorIds.
-
getInputTensorIds
public long getInputTensorIds(int index) IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;- Specified by:
getInputTensorIdsin interfaceExecutionOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The inputTensorIds at the given index.
-
setInputTensorIds
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;- Parameters:
index- The index to set the value at.value- The inputTensorIds to set.- Returns:
- This builder for chaining.
-
addInputTensorIds
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;- Parameters:
value- The inputTensorIds to add.- Returns:
- This builder for chaining.
-
addAllInputTensorIds
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;- Parameters:
values- The inputTensorIds to add.- Returns:
- This builder for chaining.
-
clearInputTensorIds
IDs of the input tensors (if available).
repeated int64 input_tensor_ids = 4;- Returns:
- This builder for chaining.
-
getOutputTensorIdsList
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;- Specified by:
getOutputTensorIdsListin interfaceExecutionOrBuilder- Returns:
- A list containing the outputTensorIds.
-
getOutputTensorIdsCount
public int getOutputTensorIdsCount()IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;- Specified by:
getOutputTensorIdsCountin interfaceExecutionOrBuilder- Returns:
- The count of outputTensorIds.
-
getOutputTensorIds
public long getOutputTensorIds(int index) IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;- Specified by:
getOutputTensorIdsin interfaceExecutionOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outputTensorIds at the given index.
-
setOutputTensorIds
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;- Parameters:
index- The index to set the value at.value- The outputTensorIds to set.- Returns:
- This builder for chaining.
-
addOutputTensorIds
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;- Parameters:
value- The outputTensorIds to add.- Returns:
- This builder for chaining.
-
addAllOutputTensorIds
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;- Parameters:
values- The outputTensorIds to add.- Returns:
- This builder for chaining.
-
clearOutputTensorIds
IDs of the output tensors (if availbable). If specified, must have the same length as tensor_protos.
repeated int64 output_tensor_ids = 5;- Returns:
- This builder for chaining.
-
getTensorDebugModeValue
public int getTensorDebugModeValue()Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;- Specified by:
getTensorDebugModeValuein interfaceExecutionOrBuilder- Returns:
- The enum numeric value on the wire for tensorDebugMode.
-
setTensorDebugModeValue
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;- Parameters:
value- The enum numeric value on the wire for tensorDebugMode to set.- Returns:
- This builder for chaining.
-
getTensorDebugMode
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;- Specified by:
getTensorDebugModein interfaceExecutionOrBuilder- Returns:
- The tensorDebugMode.
-
setTensorDebugMode
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;- Parameters:
value- The tensorDebugMode to set.- Returns:
- This builder for chaining.
-
clearTensorDebugMode
Type of the tensor value encapsulated in this proto.
.tensorflow.TensorDebugMode tensor_debug_mode = 6;- Returns:
- This builder for chaining.
-
getTensorProtosList
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;- Specified by:
getTensorProtosListin interfaceExecutionOrBuilder
-
getTensorProtosCount
public int getTensorProtosCount()Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;- Specified by:
getTensorProtosCountin interfaceExecutionOrBuilder
-
getTensorProtos
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;- Specified by:
getTensorProtosin interfaceExecutionOrBuilder
-
setTensorProtos
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
setTensorProtos
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
addTensorProtos
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
addTensorProtos
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
addTensorProtos
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
addTensorProtos
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
addAllTensorProtos
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
clearTensorProtos
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
removeTensorProtos
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
getTensorProtosBuilder
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
getTensorProtosOrBuilder
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;- Specified by:
getTensorProtosOrBuilderin interfaceExecutionOrBuilder
-
getTensorProtosOrBuilderList
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7;- Specified by:
getTensorProtosOrBuilderListin interfaceExecutionOrBuilder
-
addTensorProtosBuilder
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
addTensorProtosBuilder
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
getTensorProtosBuilderList
Output Tensor values in the type described by `tensor_value_type`. The length of this should match `num_outputs`.
repeated .tensorflow.TensorProto tensor_protos = 7; -
hasCodeLocation
public boolean hasCodeLocation()Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;- Specified by:
hasCodeLocationin interfaceExecutionOrBuilder- Returns:
- Whether the codeLocation field is set.
-
getCodeLocation
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;- Specified by:
getCodeLocationin interfaceExecutionOrBuilder- Returns:
- The codeLocation.
-
setCodeLocation
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8; -
setCodeLocation
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8; -
mergeCodeLocation
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8; -
clearCodeLocation
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8; -
getCodeLocationBuilder
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8; -
getCodeLocationOrBuilder
Stack trace of the eager execution.
.tensorflow.CodeLocation code_location = 8;- Specified by:
getCodeLocationOrBuilderin interfaceExecutionOrBuilder
-
getOutputTensorDeviceIdsList
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;- Specified by:
getOutputTensorDeviceIdsListin interfaceExecutionOrBuilder- Returns:
- A list containing the outputTensorDeviceIds.
-
getOutputTensorDeviceIdsCount
public int getOutputTensorDeviceIdsCount()Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;- Specified by:
getOutputTensorDeviceIdsCountin interfaceExecutionOrBuilder- Returns:
- The count of outputTensorDeviceIds.
-
getOutputTensorDeviceIds
public int getOutputTensorDeviceIds(int index) Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;- Specified by:
getOutputTensorDeviceIdsin interfaceExecutionOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outputTensorDeviceIds at the given index.
-
setOutputTensorDeviceIds
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;- Parameters:
index- The index to set the value at.value- The outputTensorDeviceIds to set.- Returns:
- This builder for chaining.
-
addOutputTensorDeviceIds
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;- Parameters:
value- The outputTensorDeviceIds to add.- Returns:
- This builder for chaining.
-
addAllOutputTensorDeviceIds
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;- Parameters:
values- The outputTensorDeviceIds to add.- Returns:
- This builder for chaining.
-
clearOutputTensorDeviceIds
Debugged-generated IDs of the devices on which the output tensors reside. To look up details about the device (e.g., name), cross-reference this field with the DebuggedDevice messages.
repeated int32 output_tensor_device_ids = 9;- Returns:
- This builder for chaining.
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<Execution.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<Execution.Builder>
-