SavedObjectGraph.Builder

public static final class SavedObjectGraph.Builder

Tipo de tensorflow.SavedObjectGraph

Métodos públicos

SavedObjectGraph.Builder
addAllNodes (Iterable <? extiende los valores de SavedObject >)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes (índice int, valor SavedObject )
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
addNodes (valor 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 (índice int, SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObject.Builder
addNodesBuilder (índice 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, valor del objeto)
SavedObjectGraph
SavedObjectGraph
SavedObjectGraph.Builder
claro ()
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
clonar ()
booleano
containsConcreteFunctions (clave de cadena)
 Information about captures and output structures in concrete functions.
Mapa <String, SavedConcreteFunction >
En t
getConcreteFunctionsCount ()
 Information about captures and output structures in concrete functions.
Mapa <String, SavedConcreteFunction >
getConcreteFunctionsMap ()
 Information about captures and output structures in concrete functions.
GuardadoHormigónFunción
getConcreteFunctionsOrDefault (clave de cadena, valor predeterminado SavedConcreteFunction )
 Information about captures and output structures in concrete functions.
GuardadoHormigónFunción
getConcreteFunctionsOrThrow (clave de cadena)
 Information about captures and output structures in concrete functions.
SavedObjectGraph
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Mapa <String, SavedConcreteFunction >
getMutableConcreteFunctions ()
En su lugar, utilice accesores de mutación alternativos.
Objeto guardado
getNodes (índice int)
 Flattened list of objects in the object graph.
SavedObject.Builder
getNodesBuilder (índice int)
 Flattened list of objects in the object graph.
Lista < SavedObject.Builder >
getNodesBuilderList ()
 Flattened list of objects in the object graph.
En t
getNodesCount ()
 Flattened list of objects in the object graph.
Lista < Objeto Guardado >
getNodesList ()
 Flattened list of objects in the object graph.
SavedObjectOrBuilder
getNodesOrBuilder (índice int)
 Flattened list of objects in the object graph.
Lista <? extiende SavedObjectOrBuilder >
getNodesOrBuilderList ()
 Flattened list of objects in the object graph.
booleano final
SavedObjectGraph.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedObjectGraph.Builder
mergeFrom (com.google.protobuf.Message otro)
final SavedObjectGraph.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SavedObjectGraph.Builder
putAllConcreteFunctions ( valores de Map <String, SavedConcreteFunctions >)
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
putConcreteFunctions (clave de cadena, valor de SavedConcreteFunctions )
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
removeConcreteFunctions (clave de cadena)
 Information about captures and output structures in concrete functions.
SavedObjectGraph.Builder
removeNodes (índice int)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
SavedObjectGraph.Builder
setNodes (índice int, valor SavedObject )
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setNodes (índice int, SavedObject.Builder builderForValue)
 Flattened list of objects in the object graph.
SavedObjectGraph.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
final SavedObjectGraph.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public SavedObjectGraph.Builder addAllNodes (Iterable <? extiende los valores de 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 (índice int, valor 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 (valor 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 (índice 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 (índice 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public SavedObjectGraph build ()

public SavedObjectGraph buildPartial ()

public SavedObjectGraph.Builder clear ()

public SavedObjectGraph.Builder clearConcreteFunctions ()

public SavedObjectGraph.Builder clearField (campo 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)

public SavedObjectGraph.Builder clone ()

public boolean containsConcreteFunctions (clave de cadena)

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

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 (clave de cadena, 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 (clave de cadena)

 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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public Map <String, SavedConcreteFunction > getMutableConcreteFunctions ()

En su lugar, utilice accesores de mutación alternativos.

public SavedObject getNodes (índice 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 (índice 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;

Lista pública < 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;

Lista pública < Objeto Guardado > 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 (índice 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;

Lista pública <? extiende 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 boolean isInitialized ()

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

Lanza
IOException

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

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

public SavedObjectGraph.Builder putAllConcreteFunctions ( valores de Map <String, 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 putConcreteFunctions (clave de cadena, valor de 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 (clave de cadena)

 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 (índice 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, valor de objeto)

public SavedObjectGraph.Builder setNodes (índice int, valor 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 (int index, 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, índice int, valor del objeto)

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