SavedObject

clase final pública SavedObject

Protobuf tipo tensorflow.SavedObject

Clases anidadas

clase ObjetoSalvado.Constructor Protobuf tipo tensorflow.SavedObject
enumeración ObjetoSalvado.KindCase

Constantes

En t ASSET_FIELD_NUMBER
En t BARE_CONCRETE_FUNCTION_FIELD_NUMBER
En t NIÑOS_CAMPO_NÚMERO
En t CONSTANT_FIELD_NUMBER
En t FUNCTION_FIELD_NUMBER
En t RECURSO_CAMPO_NÚMERO
En t SAVEABLE_OBJECTS_FIELD_NUMBER
En t SLOT_VARIABLES_FIELD_NUMBER
En t USER_OBJECT_FIELD_NUMBER
En t VARIABLE_FIELD_NUMBER

Métodos públicos

booleano
contieneSaveableObjects (clave de cadena)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
booleano
es igual (Objeto obj)
Activo guardado
obtener activo ()
.tensorflow.SavedAsset asset = 5;
Activo guardado o constructor
getAssetOrBuilder ()
.tensorflow.SavedAsset asset = 5;
Función de hormigón desnudo guardado
getBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
GuardadoBareConcreteFunctionOrBuilder
getBareConcreteFunctionOrBuilder ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
TrackableObjectGraph.TrackableObject.ObjectReference
getChildren (índice int)
 Objects which this object depends on: named edges in the dependency
 graph.
En t
getChildrenCount ()
 Objects which this object depends on: named edges in the dependency
 graph.
Lista< TrackableObjectGraph.TrackableObject.ObjectReference >
obtenerListaNiños ()
 Objects which this object depends on: named edges in the dependency
 graph.
TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
getChildrenOrBuilder (índice int)
 Objects which this object depends on: named edges in the dependency
 graph.
Lista<? extiende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder >
getChildrenOrBuilderList ()
 Objects which this object depends on: named edges in the dependency
 graph.
GuardadoConstante
obtenerConstante ()
.tensorflow.SavedConstant constant = 9;
GuardadoConstanteOrBuilder
getConstantOrBuilder ()
.tensorflow.SavedConstant constant = 9;
Objeto guardado estático
Objeto guardado
com.google.protobuf.Descriptors.Descriptor estático final
Función guardada
obtenerFunción ()
.tensorflow.SavedFunction function = 6;
FunciónGuardadaOrBuilder
getFunctionOrBuilder ()
.tensorflow.SavedFunction function = 6;
ObjetoSalvado.KindCase
recurso guardado
obtenerRecurso ()
.tensorflow.SavedResource resource = 10;
recursoguardadoorconstructor
getResourceOrBuilder ()
.tensorflow.SavedResource resource = 10;
Mapa<Cadena, Objeto Guardable >
En t
getSaveableObjectsCount ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Mapa<Cadena, Objeto Guardable >
getSaveableObjectsMap ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Objeto guardable
getSaveableObjectsOrDefault (clave de cadena, valor predeterminado de SaveableObject )
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Objeto guardable
getSaveableObjectsOrThrow (clave de cadena)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
En t
TrackableObjectGraph.TrackableObject.SlotVariableReference
getSlotVariables (índice int)
 Slot variables owned by this object.
En t
getSlotVariablesCount ()
 Slot variables owned by this object.
Lista< TrackableObjectGraph.TrackableObject.SlotVariableReference >
getSlotVariablesList ()
 Slot variables owned by this object.
TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
getSlotVariablesOrBuilder (índice int)
 Slot variables owned by this object.
Lista<? extiende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder >
getSlotVariablesOrBuilderList ()
 Slot variables owned by this object.
com.google.protobuf.UnknownFieldSet final
Objeto de usuario guardado
obtenerObjetoUsuario ()
.tensorflow.SavedUserObject user_object = 4;
GuardadoUserObjectOrBuilder
getUserObjectOrBuilder ()
.tensorflow.SavedUserObject user_object = 4;
Variable guardada
obtenerVariable ()
.tensorflow.SavedVariable variable = 7;
Variable guardada o constructor
obtenerVariableOrBuilder ()
.tensorflow.SavedVariable variable = 7;
booleano
tiene activo ()
.tensorflow.SavedAsset asset = 5;
booleano
tieneBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
booleano
tiene constante ()
.tensorflow.SavedConstant constant = 9;
booleano
tiene función ()
.tensorflow.SavedFunction function = 6;
booleano
tiene recurso ()
.tensorflow.SavedResource resource = 10;
booleano
tieneObjetoUsuario ()
.tensorflow.SavedUserObject user_object = 4;
booleano
tieneVariable ()
.tensorflow.SavedVariable variable = 7;
En t
booleano final
Objeto guardado estático.Builder
Objeto guardado estático.Builder
ObjetoSalvado.Constructor
Objeto guardado estático
parseDelimitedFrom (entrada de InputStream)
Objeto guardado estático
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Objeto guardado estático
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Objeto guardado estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
Objeto guardado estático
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Objeto guardado estático
parseFrom (datos de ByteBuffer)
Objeto guardado estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Objeto guardado estático
parseFrom (datos com.google.protobuf.ByteString)
Objeto guardado estático
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Objeto guardado estático
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
ObjetoSalvado.Constructor
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público ASSET_FIELD_NUMBER

Valor constante: 5

público estático final int BARE_CONCRETE_FUNCTION_FIELD_NUMBER

Valor constante: 8

público estático final int CHILDREN_FIELD_NUMBER

Valor constante: 1

int final estático público CONSTANT_FIELD_NUMBER

Valor constante: 9

int final estático público FUNCTION_FIELD_NUMBER

Valor constante: 6

int final estático público RESOURCE_FIELD_NUMBER

Valor constante: 10

int final estático público SAVEABLE_OBJECTS_FIELD_NUMBER

Valor constante: 11

int final estático público SLOT_VARIABLES_FIELD_NUMBER

Valor constante: 3

int final estático público USER_OBJECT_FIELD_NUMBER

Valor constante: 4

int final estático público VARIABLE_FIELD_NUMBER

Valor constante: 7

Métodos públicos

booleano público contieneSaveableObjects (clave de cadena)

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

público booleano es igual (Objeto obj)

activo guardado público getAsset ()

.tensorflow.SavedAsset asset = 5;

público SavedAssetOrBuilder getAssetOrBuilder ()

.tensorflow.SavedAsset asset = 5;

public SavedBareConcreteFunction getBareConcreteFunction ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

público GuardadoBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

público TrackableObjectGraph.TrackableObject.ObjectReference getChildren (índice int)

 Objects which this object depends on: named edges in the dependency
 graph.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

public int getChildrenCount ()

 Objects which this object depends on: named edges in the dependency
 graph.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

Lista pública< TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()

 Objects which this object depends on: named edges in the dependency
 graph.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

público TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (índice int)

 Objects which this object depends on: named edges in the dependency
 graph.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

Lista pública<? extiende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()

 Objects which this object depends on: named edges in the dependency
 graph.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

public SavedConstant getConstant ()

.tensorflow.SavedConstant constant = 9;

público SavedConstantOrBuilder getConstantOrBuilder ()

.tensorflow.SavedConstant constant = 9;

SavedObject estático público getDefaultInstance ()

objeto guardado público getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

función guardada pública getFunction ()

.tensorflow.SavedFunction function = 6;

público SavedFunctionOrBuilder getFunctionOrBuilder ()

.tensorflow.SavedFunction function = 6;

público SavedObject.KindCase getKindCase ()

público getParserForType ()

recurso guardado público getResource ()

.tensorflow.SavedResource resource = 10;

público SavedResourceOrBuilder getResourceOrBuilder ()

.tensorflow.SavedResource resource = 10;

Mapa público<Cadena, SaveableObject > getSaveableObjects ()

Utilice getSaveableObjectsMap() en su lugar.

público int getSaveableObjectsCount ()

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

Mapa público<Cadena, SaveableObject > getSaveableObjectsMap ()

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

SaveableObject público getSaveableObjectsOrDefault (clave de cadena, valor predeterminado de SaveableObject )

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

SaveableObject público getSaveableObjectsOrThrow (clave de cadena)

map<string, .tensorflow.SaveableObject> saveable_objects = 11;

público int getSerializedSize ()

público TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (índice int)

 Slot variables owned by this object. This describes the three-way
 (optimizer, variable, slot variable) relationship; none of the three
 depend on the others directly.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

public int getSlotVariablesCount ()

 Slot variables owned by this object. This describes the three-way
 (optimizer, variable, slot variable) relationship; none of the three
 depend on the others directly.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

Lista pública< TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()

 Slot variables owned by this object. This describes the three-way
 (optimizer, variable, slot variable) relationship; none of the three
 depend on the others directly.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

público TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (índice int)

 Slot variables owned by this object. This describes the three-way
 (optimizer, variable, slot variable) relationship; none of the three
 depend on the others directly.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

Lista pública<? extiende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList ()

 Slot variables owned by this object. This describes the three-way
 (optimizer, variable, slot variable) relationship; none of the three
 depend on the others directly.
 Note: currently only valid if kind == "user_object".
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

público final com.google.protobuf.UnknownFieldSet getUnknownFields ()

público SavedUserObject getUserObject ()

.tensorflow.SavedUserObject user_object = 4;

público SavedUserObjectOrBuilder getUserObjectOrBuilder ()

.tensorflow.SavedUserObject user_object = 4;

variable guardada pública getVariable ()

.tensorflow.SavedVariable variable = 7;

public SavedVariableOrBuilder getVariableOrBuilder ()

.tensorflow.SavedVariable variable = 7;

hasAsset público booleano ()

.tensorflow.SavedAsset asset = 5;

hasBareConcreteFunction booleano público ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

hasConstant público booleano ()

.tensorflow.SavedConstant constant = 9;

hasFunction booleano público ()

.tensorflow.SavedFunction function = 6;

hasResource público booleano ()

.tensorflow.SavedResource resource = 10;

público booleano hasUserObject ()

.tensorflow.SavedUserObject user_object = 4;

hasVariable booleano público ()

.tensorflow.SavedVariable variable = 7;

código hash int público ()

público final booleano isInitialized ()

SavedObject.Builder estático público newBuilder (prototipo de SavedObject )

público estático SavedObject.Builder newBuilder ()

público SavedObject.Builder newBuilderForType ()

SavedObject estático público parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

SavedObject estático público parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

parseFrom público estático de SavedObject (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

SavedObject estático público parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

análisis estático público de SavedObject (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

ParseFrom público estático de SavedObject (datos de ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

SavedObject parseFrom estático público (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

SavedObject estático público parseFrom (datos com.google.protobuf.ByteString)

Lanza
Excepción de buffer de protocolo no válido

SavedObject estático público parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

SavedObject parseFrom estático público (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

público SavedObject.Builder toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción