Protobuf ประเภท tensorflow.CostGraphDef
คลาสที่ซ้อนกัน
ระดับ | CostGraphDef.AggregatedCost | Total cost of this graph, typically used for balancing decisions. | |
อินเตอร์เฟซ | CostGraphDef.AggregatedCostOrBuilder | ||
ระดับ | CostGraphDef.Builder | Protobuf ประเภท tensorflow.CostGraphDef | |
ระดับ | CostGraphDef.Node | Protobuf ประเภท tensorflow.CostGraphDef.Node | |
อินเตอร์เฟซ | CostGraphDef.NodeOrBuilder |
ค่าคงที่
ภายใน | COST_FIELD_NUMBER | |
ภายใน | NODE_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
CostGraphDef.AggregatedCost | getCost (ดัชนี int) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
ภายใน | รับต้นทุนนับ () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
รายการ < CostGraphDef.AggregatedCost > | รับต้นทุนรายการ () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.AggregatedCostOrBuilder | getCostOrBuilder (ดัชนี int) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
รายการ<? ขยาย CostGraphDef.AggregatedCostOrBuilder > | getCostOrBuilderList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
กราฟต้นทุน คงที่Def | |
กราฟต้นทุนDef | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
CostGraphDef.Node | getNode (ดัชนี int) repeated .tensorflow.CostGraphDef.Node node = 1; |
ภายใน | getNodeCount () repeated .tensorflow.CostGraphDef.Node node = 1; |
รายการ < CostGraphDef.Node > | getNodeList () repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.NodeOrBuilder | getNodeOrBuilder (ดัชนี int) repeated .tensorflow.CostGraphDef.Node node = 1; |
รายการ<? ขยาย CostGraphDef.NodeOrBuilder > | getNodeOrBuilderList () repeated .tensorflow.CostGraphDef.Node node = 1; |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
CostGraphDef.Builder แบบคงที่ | newBuilder (ต้นแบบ CostGraphDef ) |
CostGraphDef.Builder แบบคงที่ | ตัวสร้างใหม่ () |
CostGraphDef.Builder | |
กราฟต้นทุน คงที่Def | parseDelimitedFrom (อินพุต InputStream) |
กราฟต้นทุน คงที่Def | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
กราฟต้นทุน คงที่Def | parseFrom (ข้อมูล ByteBuffer) |
กราฟต้นทุน คงที่Def | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
กราฟต้นทุน คงที่Def | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
กราฟต้นทุน คงที่Def | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
กราฟต้นทุน คงที่Def | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
กราฟต้นทุน คงที่Def | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
กราฟต้นทุน คงที่Def | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
กราฟต้นทุน คงที่Def | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
CostGraphDef.Builder | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int COST_FIELD_NUMBER
สาธารณะคงสุดท้าย int NODE_FIELD_NUMBER
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
CostGraphDef.AggregatedCost getCost สาธารณะ (ดัชนี int)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
สาธารณะ int getCostCount ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
รายการสาธารณะ < CostGraphDef.AggregatedCost > getCostList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
CostGraphDef.AggregatedCostOrBuilder สาธารณะ getCostOrBuilder (ดัชนี int)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
รายการสาธารณะ<? ขยาย CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ int getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
CostGraphDef.NodeOrBuilder สาธารณะ getNodeOrBuilder (ดัชนี int)
repeated .tensorflow.CostGraphDef.Node node = 1;
รายการสาธารณะ<? ขยาย CostGraphDef.NodeOrBuilder > getNodeOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
CostGraphDef แบบคงที่สาธารณะ parseDelimitedFrom (อินพุตสตรีมอินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
CostGraphDef แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
CostGraphDef แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
CostGraphDef แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
CostGraphDef แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
IOข้อยกเว้น |
---|
CostGraphDef แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
CostGraphDef แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
CostGraphDef แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
CostGraphDef แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|