Известные косвенные подклассы |
Публичные методы
абстрактное логическое значение | содержитSaveableObjects (строковый ключ) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
абстрактный сохраненный актив | получитьАссет () .tensorflow.SavedAsset asset = 5; |
абстрактный Саведассеторбуилдер | getAssetOrBuilder () .tensorflow.SavedAsset asset = 5; |
абстрактная сохраненнаяBareConcreteFunction | getBareConcreteFunction () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
абстрактный SavedBareConcreteFunctionOrBuilder | getBareConcreteFunctionOrBuilder () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
абстрактный TrackableObjectGraph.TrackableObject.ObjectReference | getChildren (индекс целого числа) Objects which this object depends on: named edges in the dependency graph. |
абстрактный интервал | getChildrenCount () Objects which this object depends on: named edges in the dependency graph. |
абстрактный список < TrackableObjectGraph.TrackableObject.ObjectReference > | получить список детей () Objects which this object depends on: named edges in the dependency graph. |
абстрактный TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | getChildrenOrBuilder (индекс int) Objects which this object depends on: named edges in the dependency graph. |
абстрактный список<? расширяет TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > | getChildrenOrBuilderList () Objects which this object depends on: named edges in the dependency graph. |
абстрактная сохраненная константа | получить константу () .tensorflow.SavedConstant constant = 9; |
абстрактный SavedConstantOrBuilder | getConstantOrBuilder () .tensorflow.SavedConstant constant = 9; |
абстрактная сохраненная функция | получить функцию () .tensorflow.SavedFunction function = 6; |
абстрактный SavedFunctionOrBuilder | getFunctionOrBuilder () .tensorflow.SavedFunction function = 6; |
абстрактный SavedObject.KindCase | getKindCase () |
абстрактный сохраненный ресурс | получитьРесурс () .tensorflow.SavedResource resource = 10; |
абстрактный СаведРесаурцеОрБилдер | getResourceOrBuilder () .tensorflow.SavedResource resource = 10; |
абстрактная карта<String, SaveableObject > | getSaveableObjects () Вместо этого используйте getSaveableObjectsMap() . |
абстрактный интервал | getSaveableObjectsCount () map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
абстрактная карта<String, SaveableObject > | getSaveableObjectsMap () map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
абстрактный сохраняемый объект | getSaveableObjectsOrDefault (строковый ключ, SaveableObject defaultValue) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
абстрактный сохраняемый объект | getSaveableObjectsOrThrow (строковый ключ) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
абстрактный TrackableObjectGraph.TrackableObject.SlotVariableReference | getSlotVariables (индекс целого числа) Slot variables owned by this object. |
абстрактный интервал | getSlotVariablesCount () Slot variables owned by this object. |
абстрактный список < TrackableObjectGraph.TrackableObject.SlotVariableReference > | getSlotVariablesList () Slot variables owned by this object. |
абстрактный TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder | getSlotVariablesOrBuilder (индекс int) Slot variables owned by this object. |
абстрактный список<? расширяет TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > | getSlotVariablesOrBuilderList () Slot variables owned by this object. |
абстрактный сохраненный объект пользователя | получитьПользовательОбъект () .tensorflow.SavedUserObject user_object = 4; |
абстрактный СаведусерОбжектОрБилдер | getUserObjectOrBuilder () .tensorflow.SavedUserObject user_object = 4; |
абстрактная сохраненная переменная | получить переменную () .tensorflow.SavedVariable variable = 7; |
абстрактный сохраненныйвариаблеорбилдер | getVariableOrBuilder () .tensorflow.SavedVariable variable = 7; |
абстрактное логическое значение | имеетАссет () .tensorflow.SavedAsset asset = 5; |
абстрактное логическое значение | имеетBareConcreteFunction () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
абстрактное логическое значение | имеетКонстанту () .tensorflow.SavedConstant constant = 9; |
абстрактное логическое значение | имеетФункция () .tensorflow.SavedFunction function = 6; |
абстрактное логическое значение | имеетРесурс () .tensorflow.SavedResource resource = 10; |
абстрактное логическое значение | имеетПользовательОбъект () .tensorflow.SavedUserObject user_object = 4; |
абстрактное логическое значение | имеетПеременная () .tensorflow.SavedVariable variable = 7; |
Публичные методы
общедоступное абстрактное логическое значение containsSaveableObjects (строковый ключ)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
публичная абстрактная SavedBareConcreteFunction getBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
общедоступная абстракция SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
общедоступный абстрактный TrackableObjectGraph.TrackableObject.ObjectReference getChildren (индекс 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;
публичный абстрактный 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;
общедоступный абстрактный список < 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;
общедоступный абстрактный TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (индекс 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;
публичный абстрактный список<? расширяет 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;
публичный абстрактный SavedConstantOrBuilder getConstantOrBuilder ()
.tensorflow.SavedConstant constant = 9;
публичный абстрактный SavedFunctionOrBuilder getFunctionOrBuilder ()
.tensorflow.SavedFunction function = 6;
публичный абстрактный SavedResourceOrBuilder getResourceOrBuilder ()
.tensorflow.SavedResource resource = 10;
публичная абстрактная карта Map<String, SaveableObject > getSaveableObjects ()
Вместо этого используйте getSaveableObjectsMap()
.
общедоступный абстрактный int getSaveableObjectsCount ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
публичная абстрактная Map<String, SaveableObject > getSaveableObjectsMap ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
общедоступный абстрактный SaveableObject getSaveableObjectsOrDefault (строковый ключ, SaveableObject defaultValue)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
общедоступный абстрактный SaveableObject getSaveableObjectsOrThrow (строковый ключ)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
общедоступный абстрактный TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (индекс 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;
общедоступный абстрактный 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;
общедоступный абстрактный список < 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;
общедоступный абстрактный TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (индекс 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;
публичный абстрактный список<? расширяет 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;
общедоступный абстрактный SavedUserObject getUserObject ()
.tensorflow.SavedUserObject user_object = 4;
публичный абстрактный SavedUserObjectOrBuilder getUserObjectOrBuilder ()
.tensorflow.SavedUserObject user_object = 4;
публичный абстрактный SavedVariableOrBuilder getVariableOrBuilder ()
.tensorflow.SavedVariable variable = 7;
общедоступное абстрактное логическое значение hasAsset ()
.tensorflow.SavedAsset asset = 5;
общедоступное абстрактное логическое значение hasBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
общедоступное абстрактное логическое значение hasConstant ()
.tensorflow.SavedConstant constant = 9;
общедоступное абстрактное логическое значение hasFunction ()
.tensorflow.SavedFunction function = 6;
общедоступное абстрактное логическое значение hasResource ()
.tensorflow.SavedResource resource = 10;
общедоступное абстрактное логическое значение hasUserObject ()
.tensorflow.SavedUserObject user_object = 4;
общедоступное абстрактное логическое значение hasVariable ()
.tensorflow.SavedVariable variable = 7;