SavedObjectGraph.Builder

classe finale statique publique SavedObjectGraph.Builder

tensorflow.SavedObjectGraph de type Protobuf.SavedObjectGraph

Méthodes publiques

SavedObjectGraph.Builder
addAllNodes (Iterable<? extends SavedObject > valeurs)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes (index int, valeur SavedObject )
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes (valeur SavedObject )
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes ( SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes (index int, SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObject.Builder
addNodesBuilder (index int)
 Flattened list of objects in the object graph.
SavedObject.Builder
addNodesBuilder ()
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
GraphiqueObjetEnregistré
GraphiqueObjetEnregistré
SavedObjectGraph.Builder
clair ()
SavedObjectGraph.Builder
SavedObjectGraph.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
SavedObjectGraph.Builder
clearNodes ()
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedObjectGraph.Builder
cloner ()
booléen
contientConcreteFunctions (clé de chaîne)
 Information about captures and output structures in concrete functions.
Carte<String, SavedConcreteFunction >
int
getConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
Carte<String, SavedConcreteFunction >
getConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
FonctionConcreteEnregistrée
getConcreteFunctionsOrDefault (clé de chaîne, SavedConcreteFunction defaultValue)
 Information about captures and output structures in concrete functions.
FonctionConcreteEnregistrée
getConcreteFunctionsOrThrow (clé de chaîne)
 Information about captures and output structures in concrete functions.
GraphiqueObjetEnregistré
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Carte<String, SavedConcreteFunction >
getMutableConcreteFunctions ()
Utilisez plutôt d’autres accesseurs de mutation.
ObjetEnregistré
getNodes (index int)
 Flattened list of objects in the object graph.
SavedObject.Builder
getNodesBuilder (index int)
 Flattened list of objects in the object graph.
Liste < SavedObject.Builder >
getNodesBuilderList ()
 Flattened list of objects in the object graph.
int
getNodesCount ()
 Flattened list of objects in the object graph.
Liste< ObjetEnregistré >
getNodesList ()
 Flattened list of objects in the object graph.
ObjetEnregistréOuBuilder
getNodesOrBuilder (index int)
 Flattened list of objects in the object graph.
Liste<? étend SavedObjectOrBuilder >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.
booléen final
SavedObjectGraph.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph.Builder
mergeFrom (com.google.protobuf.Message autre)
final SavedObjectGraph.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
SavedObjectGraph.Builder
putAllConcreteFunctions (Map<String, SavedConcreteFunction > valeurs)
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
putConcreteFunctions (clé de chaîne, valeur SavedConcreteFunction )
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
RemoveConcreteFunctions (clé de chaîne)
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
RemoveNodes (index int)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
SavedObjectGraph.Builder
setNodes (index int, valeur SavedObject )
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setNodes (index int, SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
final SavedObjectGraph.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public SavedObjectGraph.Builder addAllNodes (Iterable<? extends SavedObject > valeurs)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder addNodes (index int, valeur SavedObject )

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder addNodes (valeur SavedObject )

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder addNodes ( SavedObject.Builder builderForValue)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder addNodes (index int, SavedObject.Builder builderForValue)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObject.Builder addNodesBuilder (index int)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObject.Builder addNodesBuilder ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public SavedObjectGraph ()

public SavedObjectGraph buildPartial ()

public SavedObjectGraph.Builder clear ()

public SavedObjectGraph.Builder clearConcreteFunctions ()

public SavedObjectGraph.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public SavedObjectGraph.Builder clearNodes ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

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

clone public SavedObjectGraph.Builder ()

public boolean containConcreteFunctions (clé de chaîne)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public Map<String, SavedConcreteFunction > getConcreteFunctions ()

Utilisez plutôt getConcreteFunctionsMap() .

public int getConcreteFunctionsCount ()

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public Map<String, SavedConcreteFunction > getConcreteFunctionsMap ()

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedConcreteFunction getConcreteFunctionsOrDefault (clé de chaîne, SavedConcreteFunction defaultValue)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedConcreteFunction getConcreteFunctionsOrThrow (clé de chaîne)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedObjectGraph getDefaultInstanceForType ()

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

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

public Map<String, SavedConcreteFunction > getMutableConcreteFunctions ()

Utilisez plutôt d’autres accesseurs de mutation.

public SavedObject getNodes (index int)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObject.Builder getNodesBuilder (index int)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

Liste publique < SavedObject.Builder > getNodesBuilderList ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public int getNodesCount ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

liste publique < SavedObject > getNodesList ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectOrBuilder getNodesOrBuilder (index int)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

Liste publique <? étend SavedObjectOrBuilder > getNodesOrBuilderList ()

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public final booléen isInitialized ()

public SavedObjectGraph.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public SavedObjectGraph.Builder mergeFrom (com.google.protobuf.Message autre)

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

public SavedObjectGraph.Builder putAllConcreteFunctions (Map<String, SavedConcreteFunction > valeurs)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedObjectGraph.Builder putConcreteFunctions (clé de chaîne, valeur SavedConcreteFunction )

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedObjectGraph.Builder removeConcreteFunctions (clé de chaîne)

 Information about captures and output structures in concrete functions.
 Referenced from SavedBareConcreteFunction and SavedFunction.
 
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;

public SavedObjectGraph.Builder RemoveNodes (index int)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public SavedObjectGraph.Builder setNodes (index int, valeur SavedObject )

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder setNodes (index int, SavedObject.Builder builderForValue)

 Flattened list of objects in the object graph.
 The position of the object in this list indicates its id.
 Nodes[0] is considered the root node.
 
repeated .tensorflow.SavedObject nodes = 1;

public SavedObjectGraph.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

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