SavedObjectOrBuilder

interfejs publiczny SavedObjectOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjna wartość logiczna
zawieraSaveableObjects (klucz ciąg)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
streszczenie Zasób zapisany
pobierz zasób ()
.tensorflow.SavedAsset asset = 5;
streszczenie SavedAssetOrBuilder
getAssetOrBuilder ()
.tensorflow.SavedAsset asset = 5;
streszczenie funkcji SavedBareConcrete
funkcja getBareConcrete ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
streszczenie SavedBareConcreteFunctionOrBuilder
getBareConcreteFunctionOrBuilder ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
streszczenie TrackableObjectGraph.TrackableObject.ObjectReference
getChildren (indeks int)
 Objects which this object depends on: named edges in the dependency
 graph.
streszczenie wew
getChildrenCount ()
 Objects which this object depends on: named edges in the dependency
 graph.
lista abstrakcyjna< TrackableObjectGraph.TrackableObject.ObjectReference >
pobierz listę dzieci ()
 Objects which this object depends on: named edges in the dependency
 graph.
streszczenie TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
getChildrenOrBuilder (indeks int)
 Objects which this object depends on: named edges in the dependency
 graph.
lista abstrakcyjna<? rozszerza TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder >
getChildrenOrBuilderList ()
 Objects which this object depends on: named edges in the dependency
 graph.
streszczenie Zapisana stała
uzyskaj stałą ()
.tensorflow.SavedConstant constant = 9;
streszczenie SavedConstantOrBuilder
getConstantOrBuilder ()
.tensorflow.SavedConstant constant = 9;
streszczenie zapisanej funkcji
getFunkcja ()
.tensorflow.SavedFunction function = 6;
streszczenie SavedFunctionOrBuilder
getFunctionOrBuilder ()
.tensorflow.SavedFunction function = 6;
streszczenie SavedObject.KindCase
streszczenie zapisanego zasobu
pobierz zasób ()
.tensorflow.SavedResource resource = 10;
streszczenie SavedResourceOrBuilder
getResourceOrBuilder ()
.tensorflow.SavedResource resource = 10;
abstrakcyjna Mapa<String, SaveableObject >
streszczenie wew
getSaveableObjectsCount ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
abstrakcyjna Mapa<String, SaveableObject >
getSaveableObjectsMap ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
abstrakcyjny obiekt do zapisania
getSaveableObjectsOrDefault (klucz ciągu, domyślna wartość SaveableObject )
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
abstrakcyjny obiekt do zapisania
getSaveableObjectsOrThrow (klawisz tekstowy)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
streszczenie TrackableObjectGraph.TrackableObject.SlotVariableReference
getSlotVariables (indeks int)
 Slot variables owned by this object.
streszczenie wew
getSlotVariablesCount ()
 Slot variables owned by this object.
lista abstrakcyjna< TrackableObjectGraph.TrackableObject.SlotVariableReference >
getSlotVariablesList ()
 Slot variables owned by this object.
streszczenie TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
getSlotVariablesOrBuilder (indeks int)
 Slot variables owned by this object.
lista abstrakcyjna<? rozszerza TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder >
getSlotVariablesOrBuilderList ()
 Slot variables owned by this object.
streszczenie SavedUserObject
pobierzObiektUżytkownika ()
.tensorflow.SavedUserObject user_object = 4;
streszczenie SavedUserObjectOrBuilder
getUserObjectOrBuilder ()
.tensorflow.SavedUserObject user_object = 4;
streszczenie Zapisana zmienna
pobierz zmienną ()
.tensorflow.SavedVariable variable = 7;
streszczenie SavedVariableOrBuilder
getVariableOrBuilder ()
.tensorflow.SavedVariable variable = 7;
abstrakcyjna wartość logiczna
ma zasób ()
.tensorflow.SavedAsset asset = 5;
abstrakcyjna wartość logiczna
ma funkcję BareConcrete ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
abstrakcyjna wartość logiczna
ma stałą ()
.tensorflow.SavedConstant constant = 9;
abstrakcyjna wartość logiczna
maFunkcję ()
.tensorflow.SavedFunction function = 6;
abstrakcyjna wartość logiczna
maZasób ()
.tensorflow.SavedResource resource = 10;
abstrakcyjna wartość logiczna
maObiektUżytkownika ()
.tensorflow.SavedUserObject user_object = 4;
abstrakcyjna wartość logiczna
ma zmienną ()
.tensorflow.SavedVariable variable = 7;

Metody publiczne

publiczna wartość logiczna abstrakcyjna zawieraSaveableObjects (klucz String)

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

publiczne streszczenie SavedAsset getAsset ()

.tensorflow.SavedAsset asset = 5;

streszczenie publiczne SavedAssetOrBuilder getAssetOrBuilder ()

.tensorflow.SavedAsset asset = 5;

publiczne streszczenie SavedBareConcreteFunction getBareConcreteFunction ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

publiczne streszczenie SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

publiczne streszczenie TrackableObjectGraph.TrackableObject.ObjectReference getChildren (indeks 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;

publiczne streszczenie 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;

publiczna lista abstrakcyjna< 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;

publiczne streszczenie TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (indeks 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;

publiczna lista abstrakcyjna<? rozszerza 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;

streszczenie publiczne SavedConstant getConstant ()

.tensorflow.SavedConstant constant = 9;

publiczne streszczenie SavedConstantOrBuilder getConstantOrBuilder ()

.tensorflow.SavedConstant constant = 9;

publiczne streszczenie SavedFunction getFunction ()

.tensorflow.SavedFunction function = 6;

publiczne streszczenie SavedFunctionOrBuilder getFunctionOrBuilder ()

.tensorflow.SavedFunction function = 6;

streszczenie publiczne SavedObject.KindCase getKindCase ()

streszczenie publiczne SavedResource getResource ()

.tensorflow.SavedResource resource = 10;

streszczenie publiczne SavedResourceOrBuilder getResourceOrBuilder ()

.tensorflow.SavedResource resource = 10;

publiczne streszczenie Mapa<String, SaveableObject > getSaveableObjects ()

Zamiast tego użyj getSaveableObjectsMap() .

publiczne streszczenie int getSaveableObjectsCount ()

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

publiczne streszczenie Mapa<String, SaveableObject > getSaveableObjectsMap ()

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

publiczny streszczenie SaveableObject getSaveableObjectsOrDefault (klucz ciąg, wartość domyślna SaveableObject )

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

publiczny streszczenie SaveableObject getSaveableObjectsOrThrow (klawisz łańcuchowy)

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

publiczne streszczenie TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (indeks 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;

publiczne streszczenie 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;

publiczna lista abstrakcyjna< 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;

publiczne streszczenie TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (indeks 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;

publiczna lista abstrakcyjna<? rozszerza 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;

publiczne streszczenie SavedUserObject getUserObject ()

.tensorflow.SavedUserObject user_object = 4;

publiczne streszczenie SavedUserObjectOrBuilder getUserObjectOrBuilder ()

.tensorflow.SavedUserObject user_object = 4;

streszczenie publiczne SavedVariable getVariable ()

.tensorflow.SavedVariable variable = 7;

publiczne streszczenie SavedVariableOrBuilder getVariableOrBuilder ()

.tensorflow.SavedVariable variable = 7;

publiczna wartość logiczna abstrakcyjna hasAsset ()

.tensorflow.SavedAsset asset = 5;

publiczna wartość logiczna abstrakcyjna maBareConcreteFunction ()

.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;

publiczna wartość logiczna abstrakcyjna maStałą ()

.tensorflow.SavedConstant constant = 9;

publiczna wartość logiczna abstrakcyjna maFunction ()

.tensorflow.SavedFunction function = 6;

publiczna wartość logiczna abstrakcyjna maResource ()

.tensorflow.SavedResource resource = 10;

publiczna wartość logiczna abstrakcyjna hasUserObject ()

.tensorflow.SavedUserObject user_object = 4;

publiczna wartość logiczna abstrakcyjna ma zmienną ()

.tensorflow.SavedVariable variable = 7;