public static final class NodeDef.ExperimentalDebugInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder> implements NodeDef.ExperimentalDebugInfoOrBuilder
tensorflow.NodeDef.ExperimentalDebugInfo
Modifier and Type | Method and Description |
---|---|
NodeDef.ExperimentalDebugInfo.Builder |
addAllOriginalFuncNames(Iterable<String> values)
This is intended to store the list of names of the functions from the
original graph that this node was derived.
|
NodeDef.ExperimentalDebugInfo.Builder |
addAllOriginalNodeNames(Iterable<String> values)
Opaque string inserted into error messages created by the runtime.
|
NodeDef.ExperimentalDebugInfo.Builder |
addOriginalFuncNames(String value)
This is intended to store the list of names of the functions from the
original graph that this node was derived.
|
NodeDef.ExperimentalDebugInfo.Builder |
addOriginalFuncNamesBytes(com.google.protobuf.ByteString value)
This is intended to store the list of names of the functions from the
original graph that this node was derived.
|
NodeDef.ExperimentalDebugInfo.Builder |
addOriginalNodeNames(String value)
Opaque string inserted into error messages created by the runtime.
|
NodeDef.ExperimentalDebugInfo.Builder |
addOriginalNodeNamesBytes(com.google.protobuf.ByteString value)
Opaque string inserted into error messages created by the runtime.
|
NodeDef.ExperimentalDebugInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NodeDef.ExperimentalDebugInfo |
build() |
NodeDef.ExperimentalDebugInfo |
buildPartial() |
NodeDef.ExperimentalDebugInfo.Builder |
clear() |
NodeDef.ExperimentalDebugInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NodeDef.ExperimentalDebugInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NodeDef.ExperimentalDebugInfo.Builder |
clearOriginalFuncNames()
This is intended to store the list of names of the functions from the
original graph that this node was derived.
|
NodeDef.ExperimentalDebugInfo.Builder |
clearOriginalNodeNames()
Opaque string inserted into error messages created by the runtime.
|
NodeDef.ExperimentalDebugInfo.Builder |
clone() |
NodeDef.ExperimentalDebugInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getOriginalFuncNames(int index)
This is intended to store the list of names of the functions from the
original graph that this node was derived.
|
com.google.protobuf.ByteString |
getOriginalFuncNamesBytes(int index)
This is intended to store the list of names of the functions from the
original graph that this node was derived.
|
int |
getOriginalFuncNamesCount()
This is intended to store the list of names of the functions from the
original graph that this node was derived.
|
com.google.protobuf.ProtocolStringList |
getOriginalFuncNamesList()
This is intended to store the list of names of the functions from the
original graph that this node was derived.
|
String |
getOriginalNodeNames(int index)
Opaque string inserted into error messages created by the runtime.
|
com.google.protobuf.ByteString |
getOriginalNodeNamesBytes(int index)
Opaque string inserted into error messages created by the runtime.
|
int |
getOriginalNodeNamesCount()
Opaque string inserted into error messages created by the runtime.
|
com.google.protobuf.ProtocolStringList |
getOriginalNodeNamesList()
Opaque string inserted into error messages created by the runtime.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
NodeDef.ExperimentalDebugInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeDef.ExperimentalDebugInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
NodeDef.ExperimentalDebugInfo.Builder |
mergeFrom(NodeDef.ExperimentalDebugInfo other) |
NodeDef.ExperimentalDebugInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NodeDef.ExperimentalDebugInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NodeDef.ExperimentalDebugInfo.Builder |
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.
|
NodeDef.ExperimentalDebugInfo.Builder |
setOriginalNodeNames(int index,
String value)
Opaque string inserted into error messages created by the runtime.
|
NodeDef.ExperimentalDebugInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NodeDef.ExperimentalDebugInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public NodeDef.ExperimentalDebugInfo.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public NodeDef.ExperimentalDebugInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public NodeDef.ExperimentalDebugInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public NodeDef.ExperimentalDebugInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public NodeDef.ExperimentalDebugInfo.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public NodeDef.ExperimentalDebugInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public NodeDef.ExperimentalDebugInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public NodeDef.ExperimentalDebugInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public NodeDef.ExperimentalDebugInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public NodeDef.ExperimentalDebugInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public NodeDef.ExperimentalDebugInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public NodeDef.ExperimentalDebugInfo.Builder mergeFrom(NodeDef.ExperimentalDebugInfo other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public NodeDef.ExperimentalDebugInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<NodeDef.ExperimentalDebugInfo.Builder>
IOException
public com.google.protobuf.ProtocolStringList 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;
getOriginalNodeNamesList
in interface NodeDef.ExperimentalDebugInfoOrBuilder
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;
getOriginalNodeNamesCount
in interface NodeDef.ExperimentalDebugInfoOrBuilder
public String getOriginalNodeNames(int index)
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;
getOriginalNodeNames
in interface NodeDef.ExperimentalDebugInfoOrBuilder
public com.google.protobuf.ByteString getOriginalNodeNamesBytes(int index)
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;
getOriginalNodeNamesBytes
in interface NodeDef.ExperimentalDebugInfoOrBuilder
public NodeDef.ExperimentalDebugInfo.Builder setOriginalNodeNames(int index, String value)
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;
public NodeDef.ExperimentalDebugInfo.Builder addOriginalNodeNames(String value)
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;
public NodeDef.ExperimentalDebugInfo.Builder addAllOriginalNodeNames(Iterable<String> values)
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;
public NodeDef.ExperimentalDebugInfo.Builder 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;
public NodeDef.ExperimentalDebugInfo.Builder addOriginalNodeNamesBytes(com.google.protobuf.ByteString value)
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;
public com.google.protobuf.ProtocolStringList 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;
getOriginalFuncNamesList
in interface NodeDef.ExperimentalDebugInfoOrBuilder
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;
getOriginalFuncNamesCount
in interface NodeDef.ExperimentalDebugInfoOrBuilder
public String getOriginalFuncNames(int index)
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;
getOriginalFuncNames
in interface NodeDef.ExperimentalDebugInfoOrBuilder
public com.google.protobuf.ByteString getOriginalFuncNamesBytes(int index)
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;
getOriginalFuncNamesBytes
in interface NodeDef.ExperimentalDebugInfoOrBuilder
public NodeDef.ExperimentalDebugInfo.Builder 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. 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;
public NodeDef.ExperimentalDebugInfo.Builder addOriginalFuncNames(String value)
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;
public NodeDef.ExperimentalDebugInfo.Builder addAllOriginalFuncNames(Iterable<String> values)
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;
public NodeDef.ExperimentalDebugInfo.Builder 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;
public NodeDef.ExperimentalDebugInfo.Builder addOriginalFuncNamesBytes(com.google.protobuf.ByteString value)
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;
public final NodeDef.ExperimentalDebugInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
public final NodeDef.ExperimentalDebugInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<NodeDef.ExperimentalDebugInfo.Builder>
Copyright © 2015–2019. All rights reserved.