คลาสสุดท้ายสาธารณะ SavedObjectGraph
Protobuf ประเภท tensorflow.SavedObjectGraph
คลาสที่ซ้อนกัน
ระดับ | SavedObjectGraph.Builder | Protobuf ประเภท tensorflow.SavedObjectGraph |
ค่าคงที่
ภายใน | CONCRETE_FUNCTIONS_FIELD_NUMBER | |
ภายใน | NODES_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | containsConcreteFunctions (คีย์สตริง) Information about captures and output structures in concrete functions. |
บูลีน | เท่ากับ (วัตถุ obj) |
แมป<สตริง, SavedConcreteFunction > | getConcreteFunctions () ใช้ getConcreteFunctionsMap() แทน |
ภายใน | getConcreteFunctionsCount () Information about captures and output structures in concrete functions. |
แมป<สตริง, SavedConcreteFunction > | getConcreteFunctionsMap () Information about captures and output structures in concrete functions. |
ฟังก์ชันคอนกรีตที่บันทึกไว้ | getConcreteFunctionsOrDefault (คีย์สตริง, SavedConcreteFunction defaultValue) Information about captures and output structures in concrete functions. |
ฟังก์ชันคอนกรีตที่บันทึกไว้ | getConcreteFunctionsOrThrow (คีย์สตริง) Information about captures and output structures in concrete functions. |
SavedObjectGraph แบบคงที่ | |
กราฟวัตถุที่บันทึกไว้ | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
วัตถุที่บันทึกไว้ | getNodes (ดัชนี int) Flattened list of objects in the object graph. |
ภายใน | getNodesCount () Flattened list of objects in the object graph. |
รายการ < วัตถุที่บันทึกไว้ > | getNodesList () Flattened list of objects in the object graph. |
SavedObjectOrBuilder | getNodesOrBuilder (ดัชนี int) Flattened list of objects in the object graph. |
รายการ<? ขยาย SavedObjectOrBuilder > | getNodesOrBuilderList () Flattened list of objects in the object graph. |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
SavedObjectGraph.Builder แบบคงที่ | newBuilder (ต้นแบบ SavedObjectGraph ) |
SavedObjectGraph.Builder แบบคงที่ | ตัวสร้างใหม่ () |
SavedObjectGraph.Builder | |
SavedObjectGraph แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
SavedObjectGraph แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedObjectGraph แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
SavedObjectGraph แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedObjectGraph แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedObjectGraph แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
SavedObjectGraph แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedObjectGraph แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
SavedObjectGraph แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedObjectGraph แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
SavedObjectGraph.Builder | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int CONCRETE_FUNCTIONS_FIELD_NUMBER
ค่าคงที่: 2
สาธารณะคงสุดท้าย int NODES_FIELD_NUMBER
ค่าคงที่: 1
วิธีการสาธารณะ
บูลีนสาธารณะ containsConcreteFunctions (คีย์สตริง)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
บูลีนสาธารณะ เท่ากับ (Object obj)
แผนที่สาธารณะ<String, SavedConcreteFunction > getConcreteFunctions ()
ใช้ getConcreteFunctionsMap()
แทน
int สาธารณะ getConcreteFunctionsCount ()
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
แผนที่สาธารณะ<String, SavedConcreteFunction > getConcreteFunctionsMap ()
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
สาธารณะ SavedConcreteFunction getConcreteFunctionsOrDefault (คีย์สตริง, SavedConcreteFunction defaultValue)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
สาธารณะ SavedConcreteFunction getConcreteFunctionsOrThrow (คีย์สตริง)
Information about captures and output structures in concrete functions. Referenced from SavedBareConcreteFunction and SavedFunction.
map<string, .tensorflow.SavedConcreteFunction> concrete_functions = 2;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ SavedObject getNodes (ดัชนี int)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
สาธารณะ int getNodesCount ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
รายการสาธารณะ < SavedObject > getNodesList ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
สาธารณะ SavedObjectOrBuilder getNodesOrBuilder (ดัชนี int)
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
รายการสาธารณะ<? ขยาย SavedObjectOrBuilder > getNodesOrBuilderList ()
Flattened list of objects in the object graph. The position of the object in this list indicates its id. Nodes[0] is considered the root node.
repeated .tensorflow.SavedObject nodes = 1;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ SavedObjectGraph parseDelimitedFrom คงที่ (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SavedObjectGraph parseFrom สาธารณะ (ข้อมูล ByteBuffer)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ SavedObjectGraph parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SavedObjectGraph parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ SavedObjectGraph parseFrom คงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SavedObjectGraph parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ SavedObjectGraph parseFrom คงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ SavedObjectGraph parseFrom สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ SavedObjectGraph parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|