tensorflow.RunMetadata.FunctionGraphs de type Protobuf.RunMetadata.FunctionGraphs
Méthodes publiques
| RunMetadata.FunctionGraphs.Builder | addAllPartitionGraphs (Iterable<? étend GraphDef > valeurs) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| RunMetadata.FunctionGraphs.Builder | addPartitionGraphs (index int, valeur GraphDef ) 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 (valeur GraphDef ) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| RunMetadata.FunctionGraphs.Builder | addPartitionGraphs (index int, GraphDef.Builder builderForValue) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| GraphDef.Builder | addPartitionGraphsBuilder (index int) 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
| RunMetadata.FunctionGraphs | construire () |
| RunMetadata.FunctionGraphs | buildPartial () |
| RunMetadata.FunctionGraphs.Builder | clair () |
| RunMetadata.FunctionGraphs.Builder | clearField (champ 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 | cloner () |
| RunMetadata.FunctionGraphs | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| GraphDef | getPartitionGraphs (index int) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| GraphDef.Builder | getPartitionGraphsBuilder (index int) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| Liste< 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; |
| Liste< GraphDef > | getPartitionGraphsList () TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| GraphDefOrBuilder | getPartitionGraphsOrBuilder (index int) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| Liste<? étend 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; |
| booléen | hasPostOptimizationGraph () .tensorflow.GraphDef post_optimization_graph = 3; |
| booléen | hasPreOptimizationGraph () .tensorflow.GraphDef pre_optimization_graph = 2; |
| booléen final | |
| RunMetadata.FunctionGraphs.Builder | mergeFrom (com.google.protobuf.Message autre) |
| RunMetadata.FunctionGraphs.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RunMetadata.FunctionGraphs.Builder | |
| RunMetadata.FunctionGraphs.Builder | |
| final RunMetadata.FunctionGraphs.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
| RunMetadata.FunctionGraphs.Builder | supprimerPartitionGraphs (index int) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| RunMetadata.FunctionGraphs.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
| RunMetadata.FunctionGraphs.Builder | setPartitionGraphs (index int, GraphDef.Builder builderForValue) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| RunMetadata.FunctionGraphs.Builder | setPartitionGraphs (index int, valeur GraphDef ) TODO(nareshmodi): Include some sort of function/cache-key identifier? repeated .tensorflow.GraphDef partition_graphs = 1; |
| RunMetadata.FunctionGraphs.Builder | |
| RunMetadata.FunctionGraphs.Builder | setPostOptimizationGraph ( GraphDef.Builder builderForValue) .tensorflow.GraphDef post_optimization_graph = 3; |
| RunMetadata.FunctionGraphs.Builder | |
| RunMetadata.FunctionGraphs.Builder | setPreOptimizationGraph ( GraphDef.Builder builderForValue) .tensorflow.GraphDef pre_optimization_graph = 2; |
| RunMetadata.FunctionGraphs.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
| final RunMetadata.FunctionGraphs.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public RunMetadata.FunctionGraphs.Builder addAllPartitionGraphs (Iterable<? étend GraphDef > valeurs)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; public RunMetadata.FunctionGraphs.Builder addPartitionGraphs (index int, valeur 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 (valeur GraphDef )
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; public RunMetadata.FunctionGraphs.Builder addPartitionGraphs (index int, GraphDef.Builder builderForValue)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; public GraphDef.Builder addPartitionGraphsBuilder (index int)
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 (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public RunMetadata.FunctionGraphs.Builder clearField (champ 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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public GraphDef getPartitionGraphs (index int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; public GraphDef.Builder getPartitionGraphsBuilder (index int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; liste publique < 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; liste publique < GraphDef > getPartitionGraphsList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; public GraphDefOrBuilder getPartitionGraphsOrBuilder (index int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; Liste publique <? étend GraphDefOrBuilder > getPartitionGraphsOrBuilderList ()
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; public GraphDef.Builder getPostOptimizationGraphBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
public GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
public GraphDef.Builder getPreOptimizationGraphBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
public GraphDefOrBuilder getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
public booléen hasPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
public booléen hasPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
public final booléen isInitialized ()
public RunMetadata.FunctionGraphs.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public RunMetadata.FunctionGraphs.Builder mergePostOptimizationGraph (valeur GraphDef )
.tensorflow.GraphDef post_optimization_graph = 3;
public RunMetadata.FunctionGraphs.Builder mergePreOptimizationGraph (valeur GraphDef )
.tensorflow.GraphDef pre_optimization_graph = 2;
public final RunMetadata.FunctionGraphs.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public RunMetadata.FunctionGraphs.Builder removePartitionGraphs (index int)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; public RunMetadata.FunctionGraphs.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public RunMetadata.FunctionGraphs.Builder setPartitionGraphs (index int, GraphDef.Builder builderForValue)
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; public RunMetadata.FunctionGraphs.Builder setPartitionGraphs (index int, valeur GraphDef )
TODO(nareshmodi): Include some sort of function/cache-key identifier?
repeated .tensorflow.GraphDef partition_graphs = 1; public RunMetadata.FunctionGraphs.Builder setPostOptimizationGraph (valeur 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 (valeur GraphDef )
.tensorflow.GraphDef pre_optimization_graph = 2;
public RunMetadata.FunctionGraphs.Builder setPreOptimizationGraph ( GraphDef.Builder builderForValue)
.tensorflow.GraphDef pre_optimization_graph = 2;