SavedObjectGraph.Builder

classe finale statica pubblica SavedObjectGraph.Builder

Tipo di protocollo tensorflow.SavedObjectGraph

Metodi pubblici

SavedObjectGraph.Builder
addAllNodes (Iterable<? estende SavedObject > valori)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes (indice int, valore SavedObject )
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes (valore 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 (indice int, SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObject.Builder
addNodesBuilder (indice int)
 Flattened list of objects in the object graph.
SavedObject.Builder
addNodesBuilder ()
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Grafico oggetto salvato
Grafico oggetto salvato
SavedObjectGraph.Builder
chiaro ()
SavedObjectGraph.Builder
SavedObjectGraph.Builder
clearField (campo 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
clone ()
booleano
contieneConcreteFunctions (chiave String)
 Information about captures and output structures in concrete functions.
Mappa<Stringa, SavedConcreteFunction >
int
getConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
Mappa<Stringa, SavedConcreteFunction >
getConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
FunzioneConcrete salvata
getConcreteFunctionsOrDefault (chiave stringa, SavedConcreteFunction defaultValue)
 Information about captures and output structures in concrete functions.
FunzioneConcrete salvata
getConcreteFunctionsOrThrow (chiave String)
 Information about captures and output structures in concrete functions.
Grafico oggetto salvato
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Mappa<Stringa, SavedConcreteFunction >
getMutableConcreteFunctions ()
Utilizzare invece accessori di mutazione alternativi.
Oggetto salvato
getNodes (indice int)
 Flattened list of objects in the object graph.
SavedObject.Builder
getNodesBuilder (indice int)
 Flattened list of objects in the object graph.
Elenco< SavedObject.Builder >
getNodesBuilderList ()
 Flattened list of objects in the object graph.
int
getNodesCount ()
 Flattened list of objects in the object graph.
Elenco <Oggettosalvato>
getNodesList ()
 Flattened list of objects in the object graph.
OggettoSalvatoOrBuilder
getNodesOrBuilder (indice int)
 Flattened list of objects in the object graph.
Elenco<? estende SavedObjectOrBuilder >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.
booleano finale
SavedObjectGraph.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
SavedObjectGraph.Builder
mergeFrom (com.google.protobuf.Message altro)
finale SavedObjectGraph.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SavedObjectGraph.Builder
putAllConcreteFunctions (Map<String, SavedConcreteFunction > valori)
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
putConcreteFunctions (chiave String, valore SavedConcreteFunction )
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
rimuoviConcreteFunctions (chiave String)
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
rimuoviNodes (indice int)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
SavedObjectGraph.Builder
setNodes (indice int, valore SavedObject )
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setNodes (indice int, SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale SavedObjectGraph.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public SavedObjectGraph.Builder addAllNodes (Iterable<? estende SavedObject > valori)

 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 (indice int, valore 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 (valore 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 (indice 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;

pubblico SavedObject.Builder addNodesBuilder (indice 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;

pubblico 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica di SavedObjectGraph ()

public SavedObjectGraph buildPartial ()

pubblico SavedObjectGraph.Builder chiaro ()

pubblico SavedObjectGraph.Builder clearConcreteFunctions ()

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

pubblico 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 pubblico di SavedObjectGraph.Builder ()

booleano pubblico contieneConcreteFunctions (chiave String)

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

Utilizzare invece 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 (chiave stringa, 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 (chiave String)

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

pubblico SavedObjectGraph getDefaultInstanceForType ()

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

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

public Map<String, SavedConcreteFunction > getMutableConcreteFunctions ()

Utilizzare invece accessori di mutazione alternativi.

pubblico SavedObject getNodes (indice 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 (indice 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;

Elenco pubblico < 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;

Elenco pubblico< OggettoSalvato > 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;

pubblico SavedObjectOrBuilder getNodesOrBuilder (indice 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;

Elenco pubblico<? estende 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 booleano isInitialized ()

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

Lancia
IOException

pubblico SavedObjectGraph.Builder mergeFrom (com.google.protobuf.Message altro)

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

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

 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 (chiave String, valore 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 rimuoviConcreteFunctions (chiave String)

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

public SavedObjectGraph.BuilderremoveNodes ( indice 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public SavedObjectGraph.Builder setNodes (indice int, valore 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 (indice 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public final SavedObjectGraph.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)