Class NodeDef.ExperimentalDebugInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<NodeDef.ExperimentalDebugInfo.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
org.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
- All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, NodeDef.ExperimentalDebugInfoOrBuilder
- Enclosing class:
NodeDef.ExperimentalDebugInfo
public static final class NodeDef.ExperimentalDebugInfo.Builder
extends GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
implements NodeDef.ExperimentalDebugInfoOrBuilder
Protobuf type
tensorflow.NodeDef.ExperimentalDebugInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllOriginalFuncNames(Iterable<String> values) This is intended to store the list of names of the functions from the original graph that this node was derived.addAllOriginalNodeNames(Iterable<String> values) Opaque string inserted into error messages created by the runtime.addOriginalFuncNames(String value) This is intended to store the list of names of the functions from the original graph that this node was derived.This is intended to store the list of names of the functions from the original graph that this node was derived.addOriginalNodeNames(String value) Opaque string inserted into error messages created by the runtime.Opaque string inserted into error messages created by the runtime.addRepeatedField(Descriptors.FieldDescriptor field, Object value) build()clear()This is intended to store the list of names of the functions from the original graph that this node was derived.Opaque string inserted into error messages created by the runtime.clone()static final Descriptors.DescriptorgetOriginalFuncNames(int index) This is intended to store the list of names of the functions from the original graph that this node was derived.getOriginalFuncNamesBytes(int index) This is intended to store the list of names of the functions from the original graph that this node was derived.intThis is intended to store the list of names of the functions from the original graph that this node was derived.This is intended to store the list of names of the functions from the original graph that this node was derived.getOriginalNodeNames(int index) Opaque string inserted into error messages created by the runtime.getOriginalNodeNamesBytes(int index) Opaque string inserted into error messages created by the runtime.intOpaque string inserted into error messages created by the runtime.Opaque string inserted into error messages created by the runtime.protected GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) mergeUnknownFields(UnknownFieldSet unknownFields) setField(Descriptors.FieldDescriptor field, Object value) setOriginalFuncNames(int index, String value) This is intended to store the list of names of the functions from the original graph that this node was derived.setOriginalNodeNames(int index, String value) Opaque string inserted into error messages created by the runtime.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(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<NodeDef.ExperimentalDebugInfo.Builder>
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.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<NodeDef.ExperimentalDebugInfo.Builder>
-
setField
public NodeDef.ExperimentalDebugInfo.Builder setField(Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
-
clearField
- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
-
clearOneof
- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
-
setRepeatedField
public NodeDef.ExperimentalDebugInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
-
addRepeatedField
public NodeDef.ExperimentalDebugInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<NodeDef.ExperimentalDebugInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
-
mergeFrom
public NodeDef.ExperimentalDebugInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<NodeDef.ExperimentalDebugInfo.Builder>- Throws:
IOException
-
getOriginalNodeNamesList
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.repeated string original_node_names = 1;- Specified by:
getOriginalNodeNamesListin interfaceNodeDef.ExperimentalDebugInfoOrBuilder- Returns:
- A list containing the originalNodeNames.
-
getOriginalNodeNamesCount
public int getOriginalNodeNamesCount()Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.repeated string original_node_names = 1;- Specified by:
getOriginalNodeNamesCountin interfaceNodeDef.ExperimentalDebugInfoOrBuilder- Returns:
- The count of originalNodeNames.
-
getOriginalNodeNames
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.repeated string original_node_names = 1;- Specified by:
getOriginalNodeNamesin interfaceNodeDef.ExperimentalDebugInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The originalNodeNames at the given index.
-
getOriginalNodeNamesBytes
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.repeated string original_node_names = 1;- Specified by:
getOriginalNodeNamesBytesin interfaceNodeDef.ExperimentalDebugInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the originalNodeNames at the given index.
-
setOriginalNodeNames
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.repeated string original_node_names = 1;- Parameters:
index- The index to set the value at.value- The originalNodeNames to set.- Returns:
- This builder for chaining.
-
addOriginalNodeNames
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.repeated string original_node_names = 1;- Parameters:
value- The originalNodeNames to add.- Returns:
- This builder for chaining.
-
addAllOriginalNodeNames
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.repeated string original_node_names = 1;- Parameters:
values- The originalNodeNames to add.- Returns:
- This builder for chaining.
-
clearOriginalNodeNames
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.repeated string original_node_names = 1;- Returns:
- This builder for chaining.
-
addOriginalNodeNamesBytes
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.repeated string original_node_names = 1;- Parameters:
value- The bytes of the originalNodeNames to add.- Returns:
- This builder for chaining.
-
getOriginalFuncNamesList
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.repeated string original_func_names = 2;- Specified by:
getOriginalFuncNamesListin interfaceNodeDef.ExperimentalDebugInfoOrBuilder- Returns:
- A list containing the originalFuncNames.
-
getOriginalFuncNamesCount
public int getOriginalFuncNamesCount()This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.repeated string original_func_names = 2;- Specified by:
getOriginalFuncNamesCountin interfaceNodeDef.ExperimentalDebugInfoOrBuilder- Returns:
- The count of originalFuncNames.
-
getOriginalFuncNames
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.repeated string original_func_names = 2;- Specified by:
getOriginalFuncNamesin interfaceNodeDef.ExperimentalDebugInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The originalFuncNames at the given index.
-
getOriginalFuncNamesBytes
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.repeated string original_func_names = 2;- Specified by:
getOriginalFuncNamesBytesin interfaceNodeDef.ExperimentalDebugInfoOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the originalFuncNames at the given index.
-
setOriginalFuncNames
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.repeated string original_func_names = 2;- Parameters:
index- The index to set the value at.value- The originalFuncNames to set.- Returns:
- This builder for chaining.
-
addOriginalFuncNames
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.repeated string original_func_names = 2;- Parameters:
value- The originalFuncNames to add.- Returns:
- This builder for chaining.
-
addAllOriginalFuncNames
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.repeated string original_func_names = 2;- Parameters:
values- The originalFuncNames to add.- Returns:
- This builder for chaining.
-
clearOriginalFuncNames
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.repeated string original_func_names = 2;- Returns:
- This builder for chaining.
-
addOriginalFuncNamesBytes
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.repeated string original_func_names = 2;- Parameters:
value- The bytes of the originalFuncNames to add.- Returns:
- This builder for chaining.
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
-
mergeUnknownFields
public final NodeDef.ExperimentalDebugInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
-