CondContextDef คลาสสุดท้ายสาธารณะ
Protocol buffer representing a CondContext object.
tensorflow.CondContextDef
คลาสที่ซ้อนกัน
ระดับ | ContextDef.Builder | Protocol buffer representing a CondContext object. |
ค่าคงที่
ภายใน | สาขา_FIELD_NUMBER | |
ภายใน | CONTEXT_NAME_FIELD_NUMBER | |
ภายใน | NESTED_CONTEXTS_FIELD_NUMBER | |
ภายใน | PIVOT_NAME_FIELD_NUMBER | |
ภายใน | PRED_NAME_FIELD_NUMBER | |
ภายใน | VALUES_DEF_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
ภายใน | รับสาขา () Branch prediction. |
สตริง | getContextName () Name of the context. |
com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
ContextDef แบบคงที่ | |
ContextDef | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
ControlFlowContextDef | getNestedContexts (ดัชนี int) Contexts contained inside this context (e.g. |
ภายใน | getNestedContextsCount () Contexts contained inside this context (e.g. |
รายการ < ControlFlowContextDef > | getNestedContextsList () Contexts contained inside this context (e.g. |
ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (ดัชนี int) Contexts contained inside this context (e.g. |
รายการ<? ขยาย ControlFlowContextDefOrBuilder > | getNestedContextsOrBuilderList () Contexts contained inside this context (e.g. |
สตริง | getPivotName () Name of the pivot tensor. |
com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
สตริง | getPredName () Name of the pred tensor. |
com.google.protobuf.ByteString | getPredNameBytes () Name of the pred tensor. |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
ค่านิยมDef | รับค่าDef () Values and external values in control flow context. |
ValuesDefOrBuilder | getValuesDefOrBuilder () Values and external values in control flow context. |
บูลีน | hasValuesDef () Values and external values in control flow context. |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
ConcontextDef.Builder แบบคงที่ | newBuilder (ต้นแบบ ConcontextDef ) |
ConcontextDef.Builder แบบคงที่ | ตัวสร้างใหม่ () |
ContextDef.Builder | |
ContextDef แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
ContextDef แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ContextDef แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
ContextDef แบบคงที่ | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ContextDef แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ContextDef แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
ContextDef แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ContextDef แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
ContextDef แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ContextDef แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
ContextDef.Builder | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int BRANCH_FIELD_NUMBER
ค่าคงที่: 4
รอบชิงชนะเลิศแบบคงที่สาธารณะ int CONTEXT_NAME_FIELD_NUMBER
ค่าคงที่: 1
รอบชิงชนะเลิศแบบคงที่สาธารณะ int NESTED_CONTEXTS_FIELD_NUMBER
ค่าคงที่: 6
รอบชิงชนะเลิศแบบคงที่สาธารณะ int PIVOT_NAME_FIELD_NUMBER
ค่าคงที่: 3
สาธารณะคงสุดท้าย int PRED_NAME_FIELD_NUMBER
ค่าคงที่: 2
int สุดท้ายแบบคงที่สาธารณะ VALUES_DEF_FIELD_NUMBER
ค่าคงที่: 5
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะ int getBranch ()
Branch prediction. 0 or 1.
int32 branch = 4;
สตริงสาธารณะ getContextName ()
Name of the context.
string context_name = 1;
สาธารณะ com.google.protobuf.ByteString getContextNameBytes ()
Name of the context.
string context_name = 1;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
ControlFlowContextDef สาธารณะ getNestedContexts (ดัชนี int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
int สาธารณะ getNestedContextsCount ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
รายการสาธารณะ < ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
ControlFlowContextDefOrBuilder สาธารณะ getNestedContextsOrBuilder (ดัชนี int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
รายการสาธารณะ<? ขยาย ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
สาธารณะ getParserForType ()
สตริงสาธารณะ getPivotName ()
Name of the pivot tensor.
string pivot_name = 3;
สาธารณะ com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 3;
สตริงสาธารณะ getPredName ()
Name of the pred tensor.
string pred_name = 2;
สาธารณะ com.google.protobuf.ByteString getPredNameBytes ()
Name of the pred tensor.
string pred_name = 2;
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
ValuesDef สาธารณะ getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
ValuesDefOrBuilder สาธารณะ getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
บูลีนสาธารณะ hasValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ CondContextDef parseDelimitedFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
CondContextDef แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูล ByteBuffer)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
CondContextDef แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
CondContextDef แบบคงที่สาธารณะ parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
CondContextDef แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
IOข้อยกเว้น |
---|
CondContextDef แบบคงที่สาธารณะ parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ CondContextDef parseFrom คงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
CondContextDef แบบคงที่สาธารณะ parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
CondContextDef แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|