Class RunMetadata.FunctionGraphs.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<RunMetadata.FunctionGraphs.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
org.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
- All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, RunMetadata.FunctionGraphsOrBuilder
- Enclosing class:
RunMetadata.FunctionGraphs
public static final class RunMetadata.FunctionGraphs.Builder
extends GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
implements RunMetadata.FunctionGraphsOrBuilder
Protobuf type
tensorflow.RunMetadata.FunctionGraphs-
Method Summary
Modifier and TypeMethodDescriptionaddAllPartitionGraphs(Iterable<? extends GraphDef> values) TODO(nareshmodi): Include some sort of function/cache-key identifier?addPartitionGraphs(int index, GraphDef value) TODO(nareshmodi): Include some sort of function/cache-key identifier?addPartitionGraphs(int index, GraphDef.Builder builderForValue) TODO(nareshmodi): Include some sort of function/cache-key identifier?addPartitionGraphs(GraphDef value) TODO(nareshmodi): Include some sort of function/cache-key identifier?addPartitionGraphs(GraphDef.Builder builderForValue) TODO(nareshmodi): Include some sort of function/cache-key identifier?TODO(nareshmodi): Include some sort of function/cache-key identifier?addPartitionGraphsBuilder(int index) TODO(nareshmodi): Include some sort of function/cache-key identifier?addRepeatedField(Descriptors.FieldDescriptor field, Object value) build()clear()TODO(nareshmodi): Include some sort of function/cache-key identifier?.tensorflow.GraphDef post_optimization_graph = 3;.tensorflow.GraphDef pre_optimization_graph = 2;clone()static final Descriptors.DescriptorgetPartitionGraphs(int index) TODO(nareshmodi): Include some sort of function/cache-key identifier?getPartitionGraphsBuilder(int index) TODO(nareshmodi): Include some sort of function/cache-key identifier?TODO(nareshmodi): Include some sort of function/cache-key identifier?intTODO(nareshmodi): Include some sort of function/cache-key identifier?TODO(nareshmodi): Include some sort of function/cache-key identifier?getPartitionGraphsOrBuilder(int index) TODO(nareshmodi): Include some sort of function/cache-key identifier?List<? extends GraphDefOrBuilder> TODO(nareshmodi): Include some sort of function/cache-key identifier?.tensorflow.GraphDef post_optimization_graph = 3;.tensorflow.GraphDef post_optimization_graph = 3;.tensorflow.GraphDef post_optimization_graph = 3;.tensorflow.GraphDef pre_optimization_graph = 2;.tensorflow.GraphDef pre_optimization_graph = 2;.tensorflow.GraphDef pre_optimization_graph = 2;boolean.tensorflow.GraphDef post_optimization_graph = 3;boolean.tensorflow.GraphDef pre_optimization_graph = 2;protected GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) .tensorflow.GraphDef post_optimization_graph = 3;.tensorflow.GraphDef pre_optimization_graph = 2;mergeUnknownFields(UnknownFieldSet unknownFields) removePartitionGraphs(int index) TODO(nareshmodi): Include some sort of function/cache-key identifier?setField(Descriptors.FieldDescriptor field, Object value) setPartitionGraphs(int index, GraphDef value) TODO(nareshmodi): Include some sort of function/cache-key identifier?setPartitionGraphs(int index, GraphDef.Builder builderForValue) TODO(nareshmodi): Include some sort of function/cache-key identifier?setPostOptimizationGraph(GraphDef value) .tensorflow.GraphDef post_optimization_graph = 3;setPostOptimizationGraph(GraphDef.Builder builderForValue) .tensorflow.GraphDef post_optimization_graph = 3;setPreOptimizationGraph(GraphDef value) .tensorflow.GraphDef pre_optimization_graph = 2;setPreOptimizationGraph(GraphDef.Builder builderForValue) .tensorflow.GraphDef pre_optimization_graph = 2;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<RunMetadata.FunctionGraphs.Builder>
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.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<RunMetadata.FunctionGraphs.Builder>
-
setField
- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
-
clearField
- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
-
clearOneof
- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
-
setRepeatedField
public RunMetadata.FunctionGraphs.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
-
addRepeatedField
public RunMetadata.FunctionGraphs.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<RunMetadata.FunctionGraphs.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
-
mergeFrom
public RunMetadata.FunctionGraphs.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<RunMetadata.FunctionGraphs.Builder>- Throws:
IOException
-
getPartitionGraphsList
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;- Specified by:
getPartitionGraphsListin interfaceRunMetadata.FunctionGraphsOrBuilder
-
getPartitionGraphsCount
public int getPartitionGraphsCount()TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;- Specified by:
getPartitionGraphsCountin interfaceRunMetadata.FunctionGraphsOrBuilder
-
getPartitionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;- Specified by:
getPartitionGraphsin interfaceRunMetadata.FunctionGraphsOrBuilder
-
setPartitionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
setPartitionGraphs
public RunMetadata.FunctionGraphs.Builder setPartitionGraphs(int index, GraphDef.Builder builderForValue) TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
addPartitionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
addPartitionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
addPartitionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
addPartitionGraphs
public RunMetadata.FunctionGraphs.Builder addPartitionGraphs(int index, GraphDef.Builder builderForValue) TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
addAllPartitionGraphs
public RunMetadata.FunctionGraphs.Builder addAllPartitionGraphs(Iterable<? extends GraphDef> values) TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
clearPartitionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
removePartitionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
getPartitionGraphsBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
getPartitionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;- Specified by:
getPartitionGraphsOrBuilderin interfaceRunMetadata.FunctionGraphsOrBuilder
-
getPartitionGraphsOrBuilderList
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;- Specified by:
getPartitionGraphsOrBuilderListin interfaceRunMetadata.FunctionGraphsOrBuilder
-
addPartitionGraphsBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
addPartitionGraphsBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
getPartitionGraphsBuilderList
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; -
hasPreOptimizationGraph
public boolean hasPreOptimizationGraph().tensorflow.GraphDef pre_optimization_graph = 2;- Specified by:
hasPreOptimizationGraphin interfaceRunMetadata.FunctionGraphsOrBuilder- Returns:
- Whether the preOptimizationGraph field is set.
-
getPreOptimizationGraph
.tensorflow.GraphDef pre_optimization_graph = 2;- Specified by:
getPreOptimizationGraphin interfaceRunMetadata.FunctionGraphsOrBuilder- Returns:
- The preOptimizationGraph.
-
setPreOptimizationGraph
.tensorflow.GraphDef pre_optimization_graph = 2; -
setPreOptimizationGraph
.tensorflow.GraphDef pre_optimization_graph = 2; -
mergePreOptimizationGraph
.tensorflow.GraphDef pre_optimization_graph = 2; -
clearPreOptimizationGraph
.tensorflow.GraphDef pre_optimization_graph = 2; -
getPreOptimizationGraphBuilder
.tensorflow.GraphDef pre_optimization_graph = 2; -
getPreOptimizationGraphOrBuilder
.tensorflow.GraphDef pre_optimization_graph = 2;- Specified by:
getPreOptimizationGraphOrBuilderin interfaceRunMetadata.FunctionGraphsOrBuilder
-
hasPostOptimizationGraph
public boolean hasPostOptimizationGraph().tensorflow.GraphDef post_optimization_graph = 3;- Specified by:
hasPostOptimizationGraphin interfaceRunMetadata.FunctionGraphsOrBuilder- Returns:
- Whether the postOptimizationGraph field is set.
-
getPostOptimizationGraph
.tensorflow.GraphDef post_optimization_graph = 3;- Specified by:
getPostOptimizationGraphin interfaceRunMetadata.FunctionGraphsOrBuilder- Returns:
- The postOptimizationGraph.
-
setPostOptimizationGraph
.tensorflow.GraphDef post_optimization_graph = 3; -
setPostOptimizationGraph
public RunMetadata.FunctionGraphs.Builder setPostOptimizationGraph(GraphDef.Builder builderForValue) .tensorflow.GraphDef post_optimization_graph = 3; -
mergePostOptimizationGraph
.tensorflow.GraphDef post_optimization_graph = 3; -
clearPostOptimizationGraph
.tensorflow.GraphDef post_optimization_graph = 3; -
getPostOptimizationGraphBuilder
.tensorflow.GraphDef post_optimization_graph = 3; -
getPostOptimizationGraphOrBuilder
.tensorflow.GraphDef post_optimization_graph = 3;- Specified by:
getPostOptimizationGraphOrBuilderin interfaceRunMetadata.FunctionGraphsOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
-