RunMetadata.FunctionGraphs.Builder

public static final class RunMetadata.FunctionGraphs.Builder

tensorflow.RunMetadata.FunctionGraphs type tensorflow.RunMetadata.FunctionGraphs

Métodos Públicos

RunMetadata.FunctionGraphs.Builder
addAllPartitionGraphs (valores Iterable <? extends GraphDef >)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
addPartitionGraphs (int index, GraphDef value)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
addPartitionGraphs ( GraphDef.Builder builderForValue)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
addPartitionGraphs (valor GraphDef )
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
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;
GraphDef.Builder
addPartitionGraphsBuilder (índice interno )
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
GraphDef.Builder
addPartitionGraphsBuilder ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
RunMetadata.FunctionGraphs
build ()
RunMetadata.FunctionGraphs
RunMetadata.FunctionGraphs.Builder
limpar ()
RunMetadata.FunctionGraphs.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
RunMetadata.FunctionGraphs.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RunMetadata.FunctionGraphs.Builder
clearPartitionGraphs ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
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
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
GraphDef
getPartitionGraphs (int index)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
GraphDef.Builder
getPartitionGraphsBuilder (índice interno )
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
List < GraphDef.Builder >
getPartitionGraphsBuilderList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
int
getPartitionGraphsCount ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
Lista < GraphDef >
getPartitionGraphsList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
GraphDefOrBuilder
getPartitionGraphsOrBuilder (índice interno )
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
Lista <? estende GraphDefOrBuilder >
getPartitionGraphsOrBuilderList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
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;
boleano
hasPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
boleano
hasPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
final booleano
RunMetadata.FunctionGraphs.Builder
mergeFrom (com.google.protobuf.Message other)
RunMetadata.FunctionGraphs.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunMetadata.FunctionGraphs.Builder
mergePostOptimizationGraph (valor GraphDef )
.tensorflow.GraphDef post_optimization_graph = 3;
RunMetadata.FunctionGraphs.Builder
mergePreOptimizationGraph (valor GraphDef )
.tensorflow.GraphDef pre_optimization_graph = 2;
final 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?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
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;
RunMetadata.FunctionGraphs.Builder
setPartitionGraphs (int index, valor GraphDef )
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
RunMetadata.FunctionGraphs.Builder
setPostOptimizationGraph (valor GraphDef )
.tensorflow.GraphDef post_optimization_graph = 3;
RunMetadata.FunctionGraphs.Builder
setPostOptimizationGraph ( GraphDef.Builder builderForValue)
.tensorflow.GraphDef post_optimization_graph = 3;
RunMetadata.FunctionGraphs.Builder
setPreOptimizationGraph (valor GraphDef )
.tensorflow.GraphDef pre_optimization_graph = 2;
RunMetadata.FunctionGraphs.Builder
setPreOptimizationGraph ( GraphDef.Builder builderForValue)
.tensorflow.GraphDef pre_optimization_graph = 2;
RunMetadata.FunctionGraphs.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final RunMetadata.FunctionGraphs.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

public RunMetadata.FunctionGraphs.Builder addAllPartitionGraphs (valores Iterable <? extends GraphDef >)

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public RunMetadata.FunctionGraphs.Builder addPartitionGraphs (índice int, valor GraphDef )

 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 (valor GraphDef )

 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 GraphDef.Builder addPartitionGraphsBuilder (índice interno )

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public GraphDef.Builder addPartitionGraphsBuilder ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public RunMetadata.FunctionGraphs.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public RunMetadata.FunctionGraphs build ()

public RunMetadata.FunctionGraphs buildPartial ()

public RunMetadata.FunctionGraphs.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public RunMetadata.FunctionGraphs.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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 clearPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

public RunMetadata.FunctionGraphs.Builder clearPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public RunMetadata.FunctionGraphs getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public GraphDef getPartitionGraphs (int index)

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public GraphDef.Builder getPartitionGraphsBuilder (índice interno )

 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 int getPartitionGraphsCount ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public List < GraphDef > getPartitionGraphsList ()

 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;

Lista pública <? estende GraphDefOrBuilder > getPartitionGraphsOrBuilderList ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public GraphDef getPostOptimizationGraph ()

.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;

public GraphDef getPreOptimizationGraph ()

.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;

public boolean hasPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

public boolean hasPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public final boolean isInitialized ()

public RunMetadata.FunctionGraphs.Builder mergeFrom (com.google.protobuf.Message other)

public RunMetadata.FunctionGraphs.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public RunMetadata.FunctionGraphs.Builder mergePostOptimizationGraph (valor GraphDef )

.tensorflow.GraphDef post_optimization_graph = 3;

public RunMetadata.FunctionGraphs.Builder mergePreOptimizationGraph (valor GraphDef )

.tensorflow.GraphDef pre_optimization_graph = 2;

public final RunMetadata.FunctionGraphs.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public RunMetadata.FunctionGraphs.Builder removePartitionGraphs (índice interno )

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public RunMetadata.FunctionGraphs.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

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 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 setPostOptimizationGraph (valor GraphDef )

.tensorflow.GraphDef post_optimization_graph = 3;

public RunMetadata.FunctionGraphs.Builder setPostOptimizationGraph ( GraphDef.Builder builderForValue)

.tensorflow.GraphDef post_optimization_graph = 3;

public RunMetadata.FunctionGraphs.Builder setPreOptimizationGraph (valor GraphDef )

.tensorflow.GraphDef pre_optimization_graph = 2;

public RunMetadata.FunctionGraphs.Builder setPreOptimizationGraph ( GraphDef.Builder builderForValue)

.tensorflow.GraphDef pre_optimization_graph = 2;

public RunMetadata.FunctionGraphs.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)

public final RunMetadata.FunctionGraphs.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)