Các lớp con gián tiếp đã biết |
Phương pháp công cộng
trừu tượng boolean | chứaSaveableObjects (Khóa chuỗi) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
tài sản đã lưu trừu tượng | getAsset () .tensorflow.SavedAsset asset = 5; |
trừu tượng SavingAssetOrBuilder | getAssetOrBuilder () .tensorflow.SavedAsset asset = 5; |
trừu tượng Đã lưuBareConcreteFunction | getBareConcreteFunction () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
trừu tượng SavedBareConcreteFunctionOrBuilder | getBareConcreteFunctionOrBuilder () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
trừu tượng TrackableObjectGraph.TrackableObject.ObjectReference | getChildren (chỉ số int) Objects which this object depends on: named edges in the dependency graph. |
int trừu tượng | getChildrenCount () Objects which this object depends on: named edges in the dependency graph. |
Danh sách trừu tượng< TrackableObjectGraph.TrackableObject.ObjectReference > | getChildrenList () Objects which this object depends on: named edges in the dependency graph. |
trừu tượng TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | getChildrenOrBuilder (chỉ mục int) Objects which this object depends on: named edges in the dependency graph. |
Danh sách trừu tượng<? mở rộng TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > | getChildrenOrBuilderList () Objects which this object depends on: named edges in the dependency graph. |
trừu tượng Đã lưuHằng số | getConstant () .tensorflow.SavedConstant constant = 9; |
trừu tượng SavingConstantOrBuilder | getConstantOrBuilder () .tensorflow.SavedConstant constant = 9; |
chức năng lưu trừu tượng | lấy chức năng () .tensorflow.SavedFunction function = 6; |
trừu tượng SavingFunctionOrBuilder | getFunctionOrBuilder () .tensorflow.SavedFunction function = 6; |
trừu tượng SavingObject.KindCase | getKindCase () |
trừu tượng Đã lưuTài nguyên | getResource () .tensorflow.SavedResource resource = 10; |
trừu tượng SavingResourceOrBuilder | getResourceOrBuilder () .tensorflow.SavedResource resource = 10; |
Bản đồ trừu tượng<Chuỗi, SaveableObject > | getSaveableObjects () Thay vào đó hãy sử dụng getSaveableObjectsMap() . |
int trừu tượng | getSaveableObjectsCount () map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
Bản đồ trừu tượng<Chuỗi, SaveableObject > | getSaveableObjectsMap () map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
trừu tượng SaveableObject | getSaveableObjectsOrDefault (Khóa chuỗi, SaveableObject defaultValue) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
trừu tượng SaveableObject | getSaveableObjectsOrThrow (Khóa chuỗi) map<string, .tensorflow.SaveableObject> saveable_objects = 11; |
trừu tượng TrackableObjectGraph.TrackableObject.SlotVariableReference | getSlotVariables (chỉ mục int) Slot variables owned by this object. |
int trừu tượng | getSlotVariablesCount () Slot variables owned by this object. |
Danh sách trừu tượng< TrackableObjectGraph.TrackableObject.SlotVariableReference > | getSlotVariablesList () Slot variables owned by this object. |
trừu tượng TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder | getSlotVariablesOrBuilder (chỉ mục int) Slot variables owned by this object. |
Danh sách trừu tượng<? mở rộng TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > | getSlotVariablesOrBuilderList () Slot variables owned by this object. |
đối tượng người dùng đã lưu trừu tượng | getUserObject () .tensorflow.SavedUserObject user_object = 4; |
trừu tượng SavedUserObjectOrBuilder | getUserObjectOrBuilder () .tensorflow.SavedUserObject user_object = 4; |
trừu tượng Đã lưuBiến | getVariable () .tensorflow.SavedVariable variable = 7; |
trừu tượng SavingVariableOrBuilder | getVariableOrBuilder () .tensorflow.SavedVariable variable = 7; |
trừu tượng boolean | hasAsset () .tensorflow.SavedAsset asset = 5; |
trừu tượng boolean | hasBareConcreteFunction () .tensorflow.SavedBareConcreteFunction bare_concrete_function = 8; |
trừu tượng boolean | hasConstant () .tensorflow.SavedConstant constant = 9; |
trừu tượng boolean | hasFunction () .tensorflow.SavedFunction function = 6; |
trừu tượng boolean | hasResource () .tensorflow.SavedResource resource = 10; |
trừu tượng boolean | hasUserObject () .tensorflow.SavedUserObject user_object = 4; |
trừu tượng boolean | hasVariable () .tensorflow.SavedVariable variable = 7; |
Phương pháp công cộng
boolean trừu tượng công khai chứaSaveableObjects (Khóa chuỗi)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
tóm tắt công khai SavedBareConcreteFunction getBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
tóm tắt công khai SavedBareConcreteFunctionOrBuilder getBareConcreteFunctionOrBuilder ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
tóm tắt công khai TrackableObjectGraph.TrackableObject.ObjectReference getChildren (chỉ mục 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;
tóm tắt công khai 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;
Danh sách tóm tắt công khai< 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;
tóm tắt công khai TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (chỉ mục 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;
Danh sách tóm tắt công khai<? mở rộng 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;
tóm tắt công khai SavingConstantOrBuilder getConstantOrBuilder ()
.tensorflow.SavedConstant constant = 9;
tóm tắt công khai SavingFunctionOrBuilder getFunctionOrBuilder ()
.tensorflow.SavedFunction function = 6;
tóm tắt công khai SavingResourceOrBuilder getResourceOrBuilder ()
.tensorflow.SavedResource resource = 10;
Bản đồ trừu tượng công khai<String, SaveableObject > getSaveableObjects ()
Thay vào đó hãy sử dụng getSaveableObjectsMap()
.
tóm tắt công khai int getSaveableObjectsCount ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
Bản đồ trừu tượng công khai<String, SaveableObject > getSaveableObjectsMap ()
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
tóm tắt công khai SaveableObject getSaveableObjectsOrDefault (Khóa chuỗi, SaveableObject defaultValue)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
bản tóm tắt công khai SaveableObject getSaveableObjectsOrThrow (Khóa chuỗi)
map<string, .tensorflow.SaveableObject> saveable_objects = 11;
tóm tắt công khai TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (chỉ mục 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;
tóm tắt công khai 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;
Danh sách tóm tắt công khai< 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;
tóm tắt công khai TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (chỉ mục 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;
Danh sách tóm tắt công khai<? mở rộng 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;
tóm tắt công khai SavedUserObjectOrBuilder getUserObjectOrBuilder ()
.tensorflow.SavedUserObject user_object = 4;
tóm tắt công khai SavingVariableOrBuilder getVariableOrBuilder ()
.tensorflow.SavedVariable variable = 7;
boolean trừu tượng công khai hasAsset ()
.tensorflow.SavedAsset asset = 5;
boolean trừu tượng công khai hasBareConcreteFunction ()
.tensorflow.SavedBareConcreteFunction bare_concrete_function = 8;
boolean trừu tượng công khai hasConstant ()
.tensorflow.SavedConstant constant = 9;
boolean trừu tượng công khai hasFunction ()
.tensorflow.SavedFunction function = 6;
boolean trừu tượng công khai hasResource ()
.tensorflow.SavedResource resource = 10;
boolean trừu tượng công khai hasUserObject ()
.tensorflow.SavedUserObject user_object = 4;
boolean trừu tượng công khai hasVariable ()
.tensorflow.SavedVariable variable = 7;