public static final class RunMetadata.FunctionGraphs.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder> implements RunMetadata.FunctionGraphsOrBuilder
tensorflow.RunMetadata.FunctionGraphs| Modifier and Type | Method and Description |
|---|---|
RunMetadata.FunctionGraphs.Builder |
addAllPartitionGraphs(java.lang.Iterable<? extends GraphDef> values)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
RunMetadata.FunctionGraphs.Builder |
addPartitionGraphs(GraphDef.Builder builderForValue)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
RunMetadata.FunctionGraphs.Builder |
addPartitionGraphs(GraphDef value)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
RunMetadata.FunctionGraphs.Builder |
addPartitionGraphs(int index,
GraphDef.Builder builderForValue)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
RunMetadata.FunctionGraphs.Builder |
addPartitionGraphs(int index,
GraphDef value)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
GraphDef.Builder |
addPartitionGraphsBuilder()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
GraphDef.Builder |
addPartitionGraphsBuilder(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
RunMetadata.FunctionGraphs.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
RunMetadata.FunctionGraphs |
build() |
RunMetadata.FunctionGraphs |
buildPartial() |
RunMetadata.FunctionGraphs.Builder |
clear() |
RunMetadata.FunctionGraphs.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RunMetadata.FunctionGraphs.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RunMetadata.FunctionGraphs.Builder |
clearPartitionGraphs()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
RunMetadata.FunctionGraphs.Builder |
clearPostOptimizationGraph()
.tensorflow.GraphDef post_optimization_graph = 3; |
RunMetadata.FunctionGraphs.Builder |
clearPreOptimizationGraph()
.tensorflow.GraphDef pre_optimization_graph = 2; |
RunMetadata.FunctionGraphs.Builder |
clone() |
RunMetadata.FunctionGraphs |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GraphDef |
getPartitionGraphs(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
GraphDef.Builder |
getPartitionGraphsBuilder(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
java.util.List<GraphDef.Builder> |
getPartitionGraphsBuilderList()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
int |
getPartitionGraphsCount()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
java.util.List<GraphDef> |
getPartitionGraphsList()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
GraphDefOrBuilder |
getPartitionGraphsOrBuilder(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
java.util.List<? extends GraphDefOrBuilder> |
getPartitionGraphsOrBuilderList()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
GraphDef |
getPostOptimizationGraph()
.tensorflow.GraphDef post_optimization_graph = 3; |
GraphDef.Builder |
getPostOptimizationGraphBuilder()
.tensorflow.GraphDef post_optimization_graph = 3; |
GraphDefOrBuilder |
getPostOptimizationGraphOrBuilder()
.tensorflow.GraphDef post_optimization_graph = 3; |
GraphDef |
getPreOptimizationGraph()
.tensorflow.GraphDef pre_optimization_graph = 2; |
GraphDef.Builder |
getPreOptimizationGraphBuilder()
.tensorflow.GraphDef pre_optimization_graph = 2; |
GraphDefOrBuilder |
getPreOptimizationGraphOrBuilder()
.tensorflow.GraphDef pre_optimization_graph = 2; |
boolean |
hasPostOptimizationGraph()
.tensorflow.GraphDef post_optimization_graph = 3; |
boolean |
hasPreOptimizationGraph()
.tensorflow.GraphDef pre_optimization_graph = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RunMetadata.FunctionGraphs.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RunMetadata.FunctionGraphs.Builder |
mergeFrom(com.google.protobuf.Message other) |
RunMetadata.FunctionGraphs.Builder |
mergeFrom(RunMetadata.FunctionGraphs other) |
RunMetadata.FunctionGraphs.Builder |
mergePostOptimizationGraph(GraphDef value)
.tensorflow.GraphDef post_optimization_graph = 3; |
RunMetadata.FunctionGraphs.Builder |
mergePreOptimizationGraph(GraphDef value)
.tensorflow.GraphDef pre_optimization_graph = 2; |
RunMetadata.FunctionGraphs.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RunMetadata.FunctionGraphs.Builder |
removePartitionGraphs(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
RunMetadata.FunctionGraphs.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
RunMetadata.FunctionGraphs.Builder |
setPartitionGraphs(int index,
GraphDef.Builder builderForValue)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
RunMetadata.FunctionGraphs.Builder |
setPartitionGraphs(int index,
GraphDef value)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
|
RunMetadata.FunctionGraphs.Builder |
setPostOptimizationGraph(GraphDef.Builder builderForValue)
.tensorflow.GraphDef post_optimization_graph = 3; |
RunMetadata.FunctionGraphs.Builder |
setPostOptimizationGraph(GraphDef value)
.tensorflow.GraphDef post_optimization_graph = 3; |
RunMetadata.FunctionGraphs.Builder |
setPreOptimizationGraph(GraphDef.Builder builderForValue)
.tensorflow.GraphDef pre_optimization_graph = 2; |
RunMetadata.FunctionGraphs.Builder |
setPreOptimizationGraph(GraphDef value)
.tensorflow.GraphDef pre_optimization_graph = 2; |
RunMetadata.FunctionGraphs.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
RunMetadata.FunctionGraphs.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public RunMetadata.FunctionGraphs.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public RunMetadata.FunctionGraphs getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RunMetadata.FunctionGraphs build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RunMetadata.FunctionGraphs buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RunMetadata.FunctionGraphs.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public RunMetadata.FunctionGraphs.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public RunMetadata.FunctionGraphs.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public RunMetadata.FunctionGraphs.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public RunMetadata.FunctionGraphs.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public RunMetadata.FunctionGraphs.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public RunMetadata.FunctionGraphs.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RunMetadata.FunctionGraphs.Builder>public RunMetadata.FunctionGraphs.Builder mergeFrom(RunMetadata.FunctionGraphs other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public RunMetadata.FunctionGraphs.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RunMetadata.FunctionGraphs.Builder>java.io.IOExceptionpublic java.util.List<GraphDef> getPartitionGraphsList()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;getPartitionGraphsList in interface RunMetadata.FunctionGraphsOrBuilderpublic int getPartitionGraphsCount()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;getPartitionGraphsCount in interface RunMetadata.FunctionGraphsOrBuilderpublic GraphDef getPartitionGraphs(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;getPartitionGraphs in interface RunMetadata.FunctionGraphsOrBuilderpublic RunMetadata.FunctionGraphs.Builder setPartitionGraphs(int index, GraphDef value)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;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;public RunMetadata.FunctionGraphs.Builder addPartitionGraphs(GraphDef value)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;public RunMetadata.FunctionGraphs.Builder addPartitionGraphs(int index, GraphDef value)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;public RunMetadata.FunctionGraphs.Builder addPartitionGraphs(GraphDef.Builder builderForValue)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;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;public RunMetadata.FunctionGraphs.Builder addAllPartitionGraphs(java.lang.Iterable<? extends GraphDef> values)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;public RunMetadata.FunctionGraphs.Builder clearPartitionGraphs()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;public RunMetadata.FunctionGraphs.Builder removePartitionGraphs(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;public GraphDef.Builder getPartitionGraphsBuilder(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;public GraphDefOrBuilder getPartitionGraphsOrBuilder(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;getPartitionGraphsOrBuilder in interface RunMetadata.FunctionGraphsOrBuilderpublic java.util.List<? extends GraphDefOrBuilder> getPartitionGraphsOrBuilderList()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;getPartitionGraphsOrBuilderList in interface RunMetadata.FunctionGraphsOrBuilderpublic GraphDef.Builder addPartitionGraphsBuilder()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;public GraphDef.Builder addPartitionGraphsBuilder(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;public java.util.List<GraphDef.Builder> getPartitionGraphsBuilderList()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;public boolean hasPreOptimizationGraph()
.tensorflow.GraphDef pre_optimization_graph = 2;hasPreOptimizationGraph in interface RunMetadata.FunctionGraphsOrBuilderpublic GraphDef getPreOptimizationGraph()
.tensorflow.GraphDef pre_optimization_graph = 2;getPreOptimizationGraph in interface RunMetadata.FunctionGraphsOrBuilderpublic RunMetadata.FunctionGraphs.Builder setPreOptimizationGraph(GraphDef value)
.tensorflow.GraphDef pre_optimization_graph = 2;public RunMetadata.FunctionGraphs.Builder setPreOptimizationGraph(GraphDef.Builder builderForValue)
.tensorflow.GraphDef pre_optimization_graph = 2;public RunMetadata.FunctionGraphs.Builder mergePreOptimizationGraph(GraphDef value)
.tensorflow.GraphDef pre_optimization_graph = 2;public RunMetadata.FunctionGraphs.Builder clearPreOptimizationGraph()
.tensorflow.GraphDef pre_optimization_graph = 2;public GraphDef.Builder getPreOptimizationGraphBuilder()
.tensorflow.GraphDef pre_optimization_graph = 2;public GraphDefOrBuilder getPreOptimizationGraphOrBuilder()
.tensorflow.GraphDef pre_optimization_graph = 2;getPreOptimizationGraphOrBuilder in interface RunMetadata.FunctionGraphsOrBuilderpublic boolean hasPostOptimizationGraph()
.tensorflow.GraphDef post_optimization_graph = 3;hasPostOptimizationGraph in interface RunMetadata.FunctionGraphsOrBuilderpublic GraphDef getPostOptimizationGraph()
.tensorflow.GraphDef post_optimization_graph = 3;getPostOptimizationGraph in interface RunMetadata.FunctionGraphsOrBuilderpublic RunMetadata.FunctionGraphs.Builder setPostOptimizationGraph(GraphDef value)
.tensorflow.GraphDef post_optimization_graph = 3;public RunMetadata.FunctionGraphs.Builder setPostOptimizationGraph(GraphDef.Builder builderForValue)
.tensorflow.GraphDef post_optimization_graph = 3;public RunMetadata.FunctionGraphs.Builder mergePostOptimizationGraph(GraphDef value)
.tensorflow.GraphDef post_optimization_graph = 3;public RunMetadata.FunctionGraphs.Builder clearPostOptimizationGraph()
.tensorflow.GraphDef post_optimization_graph = 3;public GraphDef.Builder getPostOptimizationGraphBuilder()
.tensorflow.GraphDef post_optimization_graph = 3;public GraphDefOrBuilder getPostOptimizationGraphOrBuilder()
.tensorflow.GraphDef post_optimization_graph = 3;getPostOptimizationGraphOrBuilder in interface RunMetadata.FunctionGraphsOrBuilderpublic final RunMetadata.FunctionGraphs.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>public final RunMetadata.FunctionGraphs.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>