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(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,
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?
|
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?
|
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?
|
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,
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,
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, 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<RunMetadata.FunctionGraphs.Builder>
public RunMetadata.FunctionGraphs.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<RunMetadata.FunctionGraphs.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<RunMetadata.FunctionGraphs.Builder>
public RunMetadata.FunctionGraphs getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public RunMetadata.FunctionGraphs build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public RunMetadata.FunctionGraphs buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public RunMetadata.FunctionGraphs.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<RunMetadata.FunctionGraphs.Builder>
public RunMetadata.FunctionGraphs.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<RunMetadata.FunctionGraphs.Builder>
public RunMetadata.FunctionGraphs.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
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.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
public RunMetadata.FunctionGraphs.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<RunMetadata.FunctionGraphs.Builder>
public RunMetadata.FunctionGraphs.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<RunMetadata.FunctionGraphs.Builder>
public RunMetadata.FunctionGraphs.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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 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<RunMetadata.FunctionGraphs.Builder>
IOException
public List<GraphDef> getPartitionGraphsList()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
getPartitionGraphsList
in interface RunMetadata.FunctionGraphsOrBuilder
public int getPartitionGraphsCount()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
getPartitionGraphsCount
in interface RunMetadata.FunctionGraphsOrBuilder
public GraphDef getPartitionGraphs(int index)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
getPartitionGraphs
in interface RunMetadata.FunctionGraphsOrBuilder
public 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(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.FunctionGraphsOrBuilder
public List<? extends GraphDefOrBuilder> getPartitionGraphsOrBuilderList()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1;
getPartitionGraphsOrBuilderList
in interface RunMetadata.FunctionGraphsOrBuilder
public 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 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.FunctionGraphsOrBuilder
public GraphDef getPreOptimizationGraph()
.tensorflow.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraph
in interface RunMetadata.FunctionGraphsOrBuilder
public 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.FunctionGraphsOrBuilder
public boolean hasPostOptimizationGraph()
.tensorflow.GraphDef post_optimization_graph = 3;
hasPostOptimizationGraph
in interface RunMetadata.FunctionGraphsOrBuilder
public GraphDef getPostOptimizationGraph()
.tensorflow.GraphDef post_optimization_graph = 3;
getPostOptimizationGraph
in interface RunMetadata.FunctionGraphsOrBuilder
public 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.FunctionGraphsOrBuilder
public final RunMetadata.FunctionGraphs.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<RunMetadata.FunctionGraphs.Builder>
Copyright © 2015–2019. All rights reserved.