SavedObject

classe finale publique SavedObject

tensorflow.SavedObject de type Protobuf.SavedObject

Classes imbriquées

classe SavedObject.Builder tensorflow.SavedObject de type Protobuf.SavedObject
énumération SavedObject.KindCase

Constantes

int ASSET_FIELD_NUMBER
int BARE_CONCRETE_FUNCTION_FIELD_NUMBER
int CHILDREN_FIELD_NUMBER
int CONSTANT_FIELD_NUMBER
int FUNCTION_FIELD_NUMBER
int RESOURCE_FIELD_NUMBER
int SAVEABLE_OBJECTS_FIELD_NUMBER
int SLOT_VARIABLES_FIELD_NUMBER
int USER_OBJECT_FIELD_NUMBER
int VARIABLE_FIELD_NUMBER

Méthodes publiques

booléen
contientSaveableObjects (clé de chaîne)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
booléen
est égal (Obj objet)
Actif enregistré
getAsset ()
.tensorflow.SavedAsset asset = 5;
SavedAssetOrBuilder
getAssetOrBuilder ()
.tensorflow.SavedAsset asset = 5;
Fonction SavedBareConcrete
getBareConcreteFonction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
SavedBareConcreteFunctionOrBuilder
getBareConcreteFunctionOrBuilder ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
TrackableObjectGraph.TrackableObject.ObjectReference
getChildren (index entier)
 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.
Liste< TrackableObjectGraph.TrackableObject.ObjectReference >
getListeEnfants ()
 Objects which this object depends on: named edges in the dependency
 graph.
TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
getChildrenOrBuilder (index int)
 Objects which this object depends on: named edges in the dependency
 graph.
Liste<? étend TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder >
getChildrenOrBuilderList ()
 Objects which this object depends on: named edges in the dependency
 graph.
Constante enregistrée
obtenirConstant ()
.tensorflow.SavedConstant constant = 9;
EnregistréConstantOuBuilder
getConstantOrBuilder ()
.tensorflow.SavedConstant constant = 9;
Objet enregistré statique
ObjetEnregistré
final statique com.google.protobuf.Descriptors.Descriptor
FonctionEnregistrée
obtenirFonction ()
.tensorflow.SavedFunction function = 6;
FonctionEnregistréeOuBuilder
getFunctionOrBuilder ()
.tensorflow.SavedFunction function = 6;
SavedObject.KindCase
RessourceEnregistrée
getResource ()
.tensorflow.SavedResource resource = 10;
SavedResourceOrBuilder
getResourceOrBuilder ()
.tensorflow.SavedResource resource = 10;
Carte<String, SaveableObject >
int
getSaveableObjectsCount ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Carte<String, SaveableObject >
getSaveableObjectsMap ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Objet Enregistrable
getSaveableObjectsOrDefault (clé de chaîne, SaveableObject defaultValue)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Objet Enregistrable
getSaveableObjectsOrThrow (clé de chaîne)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
int
TrackableObjectGraph.TrackableObject.SlotVariableReference
getSlotVariables (index int)
 Slot variables owned by this object.
int
getSlotVariablesCount ()
 Slot variables owned by this object.
Liste < TrackableObjectGraph.TrackableObject.SlotVariableReference >
getSlotVariablesList ()
 Slot variables owned by this object.
TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
getSlotVariablesOrBuilder (index int)
 Slot variables owned by this object.
Liste<? étend TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder >
getSlotVariablesOrBuilderList ()
 Slot variables owned by this object.
final com.google.protobuf.UnknownFieldSet
ObjetUtilisateurEnregistré
getUserObject ()
.tensorflow.SavedUserObject user_object = 4;
SavedUserObjectOrBuilder
getUserObjectOrBuilder ()
.tensorflow.SavedUserObject user_object = 4;
Variable enregistrée
obtenirVariable ()
.tensorflow.SavedVariable variable = 7;
VariableEnregistréeOuBuilder
getVariableOrBuilder ()
.tensorflow.SavedVariable variable = 7;
booléen
aAsset ()
.tensorflow.SavedAsset asset = 5;
booléen
hasBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
booléen
aConstant ()
.tensorflow.SavedConstant constant = 9;
booléen
aFonction ()
.tensorflow.SavedFunction function = 6;
booléen
hasResource ()
.tensorflow.SavedResource resource = 10;
booléen
hasUserObject ()
.tensorflow.SavedUserObject user_object = 4;
booléen
aVariable ()
.tensorflow.SavedVariable variable = 7;
int
booléen final
statique SavedObject.Builder
newBuilder (prototype SavedObject )
statique SavedObject.Builder
SavedObject.Builder
Objet enregistré statique
parseDelimitedFrom (entrée InputStream)
Objet enregistré statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Objet enregistré statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Objet enregistré statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Objet enregistré statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Objet enregistré statique
parseFrom (données ByteBuffer)
Objet enregistré statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Objet enregistré statique
parseFrom (données com.google.protobuf.ByteString)
Objet enregistré statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Objet enregistré statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
SavedObject.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int ASSET_FIELD_NUMBER

Valeur constante : 5

public statique final int BARE_CONCRETE_FUNCTION_FIELD_NUMBER

Valeur constante : 8

public statique final int CHILDREN_FIELD_NUMBER

Valeur constante : 1

public statique final int CONSTANT_FIELD_NUMBER

Valeur constante : 9

public statique final int FUNCTION_FIELD_NUMBER

Valeur constante : 6

public statique final int RESOURCE_FIELD_NUMBER

Valeur constante : 10

public statique final int SAVEABLE_OBJECTS_FIELD_NUMBER

Valeur constante : 11

public statique final int SLOT_VARIABLES_FIELD_NUMBER

Valeur constante : 3

public statique final entier USER_OBJECT_FIELD_NUMBER

Valeur constante : 4

public statique final int VARIABLE_FIELD_NUMBER

Valeur constante : 7

Méthodes publiques

public boolean containSaveableObjects (clé de chaîne)

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

public booléen égal (Objet obj)

public 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 (index 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;

liste publique < 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 (index 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;

Liste publique <? étend 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;

public SavedConstantOrBuilder getConstantOrBuilder ()

.tensorflow.SavedConstant constant = 9;

public statique SavedObject getDefaultInstance ()

public SavedObject getDefaultInstanceForType ()

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

public SavedFunction getFunction ()

.tensorflow.SavedFunction function = 6;

public SavedFunctionOrBuilder getFunctionOrBuilder ()

.tensorflow.SavedFunction function = 6;

public SavedObject.KindCase getKindCase ()

publique getParserForType ()

public SavedResource getResource ()

.tensorflow.SavedResource resource = 10;

public SavedResourceOrBuilder getResourceOrBuilder ()

.tensorflow.SavedResource resource = 10;

public Map<String, SaveableObject > getSaveableObjects ()

Utilisez plutôt 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 (clé de chaîne, SaveableObject defaultValue)

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

public SaveableObject getSaveableObjectsOrThrow (clé de chaîne)

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

public int getSerializedSize ()

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

liste publique < 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 (index 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;

Liste publique <? étend 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;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public SavedUserObject getUserObject ()

.tensorflow.SavedUserObject user_object = 4;

public SavedUserObjectOrBuilder getUserObjectOrBuilder ()

.tensorflow.SavedUserObject user_object = 4;

public SavedVariable getVariable ()

.tensorflow.SavedVariable variable = 7;

public SavedVariableOrBuilder getVariableOrBuilder ()

.tensorflow.SavedVariable variable = 7;

public booléen hasAsset ()

.tensorflow.SavedAsset asset = 5;

public booléen hasBareConcreteFunction ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

public booléen hasConstant ()

.tensorflow.SavedConstant constant = 9;

public booléen hasFunction ()

.tensorflow.SavedFunction function = 6;

public booléen hasResource ()

.tensorflow.SavedResource resource = 10;

public booléen hasUserObject ()

.tensorflow.SavedUserObject user_object = 4;

public booléen hasVariable ()

.tensorflow.SavedVariable variable = 7;

code de hachage int public ()

public final booléen isInitialized ()

public statique SavedObject.Builder newBuilder (prototype SavedObject )

public statique SavedObject.Builder newBuilder ()

public SavedObject.Builder newBuilderForType ()

public statique SavedObject parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static SavedObject parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static SavedObject parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique SavedObject parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static SavedObject parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique SavedObject parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique SavedObject parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique SavedObject parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static SavedObject parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique SavedObject parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public SavedObject.Builder toBuilder ()

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

Jetés
IOException