SavedObject

classe finale pubblica SavedObject

Tipo di protocollo tensorflow.SavedObject

Classi nidificate

classe SavedObject.Builder Tipo di protocollo tensorflow.SavedObject
enum SavedObject.KindCase

Costanti

int ASSET_FIELD_NUMBER
int BARE_CONCRETE_FUNCTION_FIELD_NUMBER
int BAMBINI_CAMPO_NUMERO
int NUMERO_CAMPO_COSTANTE
int FUNCTION_FIELD_NUMBER
int RESOURCE_FIELD_NUMBER
int SAVEABLE_OBJECTS_FIELD_NUMBER
int SLOT_VARIABLES_FIELD_NUMBER
int USER_OBJECT_FIELD_NUMBER
int NUMERO_CAMPO_VARIABILE

Metodi pubblici

booleano
contieneSaveableObjects (chiave String)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
booleano
è uguale a (Oggetto oggetto)
Asset salvato
getRisorsa ()
.tensorflow.SavedAsset asset = 5;
SavedAssetOrBuilder
getAssetOrBuilder ()
.tensorflow.SavedAsset asset = 5;
Funzione SavedBareConcrete
getBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
SalvatoBareConcreteFunctionOrBuilder
getBareConcreteFunctionOrBuilder ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
TrackableObjectGraph.TrackableObject.ObjectReference
getChildren (indice int)
 Objects which this object depends on: named edges in the dependency
 graph.
int
getChildrenCount ()
 Objects which this object depends on: named edges in the dependency
 graph.
Elenco< TrackableObjectGraph.TrackableObject.ObjectReference >
getChildrenList ()
 Objects which this object depends on: named edges in the dependency
 graph.
TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
getChildrenOrBuilder (indice int)
 Objects which this object depends on: named edges in the dependency
 graph.
Elenco<? estende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder >
getChildrenOrBuilderList ()
 Objects which this object depends on: named edges in the dependency
 graph.
Costante salvata
getCostante ()
.tensorflow.SavedConstant constant = 9;
CostanteOrBuilder salvato
getConstantOrBuilder ()
.tensorflow.SavedConstant constant = 9;
Oggetto salvato statico
Oggetto salvato
com.google.protobuf.Descriptors.Descriptor statico finale
Funzione salvata
getFunzione ()
.tensorflow.SavedFunction function = 6;
FunzioneSalvataOrBuilder
getFunzioneOrBuilder ()
.tensorflow.SavedFunction function = 6;
SavedObject.KindCase
Risorsa salvata
getRisorsa ()
.tensorflow.SavedResource resource = 10;
SavedResourceOrBuilder
getResourceOrBuilder ()
.tensorflow.SavedResource resource = 10;
Mappa<String, SaveableObject >
int
getSaveableObjectsCount ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Mappa<String, SaveableObject >
getSaveableObjectsMap ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Oggetto salvabile
getSaveableObjectsOrDefault (chiave String, SaveableObject defaultValue)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Oggetto salvabile
getSaveableObjectsOrThrow (chiave String)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
int
TrackableObjectGraph.TrackableObject.SlotVariableReference
getSlotVariables (indice int)
 Slot variables owned by this object.
int
getSlotVariablesCount ()
 Slot variables owned by this object.
Elenco< TrackableObjectGraph.TrackableObject.SlotVariableReference >
getSlotVariablesList ()
 Slot variables owned by this object.
TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
getSlotVariablesOrBuilder (indice int)
 Slot variables owned by this object.
Elenco<? estende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder >
getSlotVariablesOrBuilderList ()
 Slot variables owned by this object.
finale com.google.protobuf.UnknownFieldSet
Oggettoutente salvato
getUserObject ()
.tensorflow.SavedUserObject user_object = 4;
SavedUserObjectOrBuilder
getUserObjectOrBuilder ()
.tensorflow.SavedUserObject user_object = 4;
Variabile salvata
getVariabile ()
.tensorflow.SavedVariable variable = 7;
VariabileSalvataOrBuilder
getVariableOrBuilder ()
.tensorflow.SavedVariable variable = 7;
booleano
haRisorsa ()
.tensorflow.SavedAsset asset = 5;
booleano
hasBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
booleano
hacostante ()
.tensorflow.SavedConstant constant = 9;
booleano
haFunzione ()
.tensorflow.SavedFunction function = 6;
booleano
haRisorsa ()
.tensorflow.SavedResource resource = 10;
booleano
hasUserObject ()
.tensorflow.SavedUserObject user_object = 4;
booleano
haVariabile ()
.tensorflow.SavedVariable variable = 7;
int
booleano finale
SavedObject.Builder statico
newBuilder (prototipo SavedObject )
SavedObject.Builder statico
SavedObject.Builder
Oggetto salvato statico
parseDelimitedFrom (input InputStream)
Oggetto salvato statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Oggetto salvato statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Oggetto salvato statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
Oggetto salvato statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Oggetto salvato statico
parseFrom (dati ByteBuffer)
Oggetto salvato statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Oggetto salvato statico
parseFrom (dati com.google.protobuf.ByteString)
Oggetto salvato statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Oggetto salvato statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
SavedObject.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int ASSET_FIELD_NUMBER

Valore costante: 5

public static final int BARE_CONCRETE_FUNCTION_FIELD_NUMBER

Valore costante: 8

public static final int CHILDREN_FIELD_NUMBER

Valore costante: 1

public static final int CONSTANT_FIELD_NUMBER

Valore costante: 9

public static final int FUNCTION_FIELD_NUMBER

Valore costante: 6

public static final int RESOURCE_FIELD_NUMBER

Valore costante: 10

public static final int SAVEABLE_OBJECTS_FIELD_NUMBER

Valore costante: 11

public static final int SLOT_VARIABLES_FIELD_NUMBER

Valore costante: 3

public static final int USER_OBJECT_FIELD_NUMBER

Valore costante: 4

public static final int VARIABLE_FIELD_NUMBER

Valore costante: 7

Metodi pubblici

booleano pubblico contieneSaveableObjects (chiave String)

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

booleano pubblico è uguale a (Oggetto obj)

pubblico SavedAsset getAsset ()

.tensorflow.SavedAsset asset = 5;

public SavedAssetOrBuilder getAssetOrBuilder ()

.tensorflow.SavedAsset asset = 5;

public SavedBareConcreteFunction getBareConcreteFunction ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

public SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

public TrackableObjectGraph.TrackableObject.ObjectReference getChildren (indice 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;

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

public TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (indice 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;

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

pubblico SavedConstantOrBuilder getConstantOrBuilder ()

.tensorflow.SavedConstant constant = 9;

pubblico statico SavedObject getDefaultInstance ()

pubblico SavedObject getDefaultInstanceForType ()

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

public SavedFunction getFunction ()

.tensorflow.SavedFunction function = 6;

pubblico SavedFunctionOrBuilder getFunctionOrBuilder ()

.tensorflow.SavedFunction function = 6;

pubblico SavedObject.KindCase getKindCase ()

pubblico getParserForType ()

public SavedResource getResource ()

.tensorflow.SavedResource resource = 10;

pubblico SavedResourceOrBuilder getResourceOrBuilder ()

.tensorflow.SavedResource resource = 10;

public Map<String, SaveableObject > getSaveableObjects ()

Utilizzare invece getSaveableObjectsMap() .

public int getSaveableObjectsCount ()

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

public Map<String, SaveableObject > getSaveableObjectsMap ()

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

public SaveableObject getSaveableObjectsOrDefault (chiave stringa, SaveableObject defaultValue)

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

public SaveableObject getSaveableObjectsOrThrow (chiave String)

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

public int getSerializedSize ()

public TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (indice 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;

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

public TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (indice 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;

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

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

pubblico SavedUserObject getUserObject ()

.tensorflow.SavedUserObject user_object = 4;

pubblico SavedUserObjectOrBuilder getUserObjectOrBuilder ()

.tensorflow.SavedUserObject user_object = 4;

public SavedVariable getVariable ()

.tensorflow.SavedVariable variable = 7;

pubblico SavedVariableOrBuilder getVariableOrBuilder ()

.tensorflow.SavedVariable variable = 7;

hasAsset booleano pubblico ()

.tensorflow.SavedAsset asset = 5;

booleano pubblico hasBareConcreteFunction ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

hasConstant booleano pubblico ()

.tensorflow.SavedConstant constant = 9;

hasFunction booleana pubblica ()

.tensorflow.SavedFunction function = 6;

public booleano hasResource ()

.tensorflow.SavedResource resource = 10;

pubblico booleano hasUserObject ()

.tensorflow.SavedUserObject user_object = 4;

hasVariable booleano pubblico ()

.tensorflow.SavedVariable variable = 7;

public int hashCode ()

public final booleano isInitialized ()

public static SavedObject.Builder newBuilder (prototipo SavedObject )

pubblico statico SavedObject.Builder newBuilder ()

pubblico SavedObject.Builder newBuilderForType ()

public static SavedObject parseDelimitedFrom (input InputStream)

Lancia
IOException

public static SavedObject parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico SavedObject (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SavedObject (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static SavedObject parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SavedObject (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SavedObject (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico SavedObject (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico SavedObject (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico SavedObject (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico SavedObject.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException