CondContextDef

الطبقة النهائية العامة CondContextDef

 Protocol buffer representing a CondContext object.
 
نوع Protobuf tensorflow.CondContextDef

فئات متداخلة

فصل CondContextDef.Builder
 Protocol buffer representing a CondContext object. 

الثوابت

كثافة العمليات BRANCH_FIELD_NUMBER
كثافة العمليات CONTEXT_NAME_FIELD_NUMBER
كثافة العمليات NESTED_CONTEXTS_FIELD_NUMBER
كثافة العمليات PIVOT_NAME_FIELD_NUMBER
كثافة العمليات PRED_NAME_FIELD_NUMBER
كثافة العمليات VALUES_DEF_FIELD_NUMBER

الأساليب العامة

منطقية
يساوي (كائن كائن)
كثافة العمليات
الحصول على الفرع ()
 Branch prediction.
خيط
getContextName ()
 Name of the context.
com.google.protobuf.ByteString
الحصول علىContextNameBytes ()
 Name of the context.
ثابت CondContextDef
CondContextDef
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
ControlFlowContextDef
getNestedContexts (فهرس كثافة العمليات)
 Contexts contained inside this context (e.g.
كثافة العمليات
الحصول علىNestedContextsCount ()
 Contexts contained inside this context (e.g.
القائمة< ControlFlowContextDef >
قائمة getNestedContexts ()
 Contexts contained inside this context (e.g.
ControlFlowContextDefOrBuilder
getNestedContextsOrBuilder (فهرس كثافة العمليات)
 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
الحصول علىPivotNameBytes ()
 Name of the pivot tensor.
خيط
الحصول على PredName ()
 Name of the pred tensor.
com.google.protobuf.ByteString
الحصول على PredNameBytes ()
 Name of the pred tensor.
كثافة العمليات
النهائي com.google.protobuf.UnknownFieldSet
تعريف القيم
الحصول على القيم ()
 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.
كثافة العمليات
منطقية نهائية
ثابت CondContextDef.Builder
newBuilder (النموذج الأولي لـ CondContextDef )
ثابت CondContextDef.Builder
CondContextDef.Builder
ثابت CondContextDef
parseDelimitedFrom (إدخال InputStream)
ثابت CondContextDef
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت CondContextDef
parseFrom (بيانات ByteBuffer)
ثابت CondContextDef
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت CondContextDef
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت CondContextDef
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
ثابت CondContextDef
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت CondContextDef
parseFrom (بيانات com.google.protobuf.ByteString)
ثابت CondContextDef
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت CondContextDef
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
CondContextDef.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

الطرق الموروثة

الثوابت

العدد النهائي الثابت العام BRANCH_FIELD_NUMBER

القيمة الثابتة: 4

النهائي الثابت العام CONTEXT_NAME_FIELD_NUMBER

القيمة الثابتة: 1

العدد النهائي الثابت العام NESTED_CONTEXTS_FIELD_NUMBER

القيمة الثابتة: 6

العدد النهائي الثابت العام PIVOT_NAME_FIELD_NUMBER

القيمة الثابتة: 3

العدد النهائي الثابت العام PRED_NAME_FIELD_NUMBER

القيمة الثابتة: 2

العدد النهائي الثابت العام VALUES_DEF_FIELD_NUMBER

القيمة الثابتة: 5

الأساليب العامة

القيمة المنطقية العامة تساوي (Object obj)

int public 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;

GetDefaultInstance () CondContextDef العام الثابت

GetDefaultInstanceForType العامة CondContextDef ()

النهائي العام الثابت 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 public 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 (فهرس كثافة العمليات)

 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;

عام الحصول على بارسيرفورتيب ()

سلسلة عامة 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 public getSerializedSize ()

النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()

القيم العامة getValuesDef ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

getValuesDefOrBuilder العامة 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;

كود التجزئة الدولي العام ()

تمت تهيئة القيمة المنطقية النهائية العامة ()

CondContextDef.Builder newBuilder الثابت العام (النموذج الأولي لـ CondContextDef )

CondContextDef.Builder العام الثابت newBuilder ()

CondContextDef.Builder العام newBuilderForType ()

تحليل CondContextDef العام الثابت (إدخال InputStream)

رميات
IOEException

ParseDelimitedFrom العام والثابت CondContextDef (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل CondContextDef العام الثابت (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

تحليل CondContextDef العام الثابت (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل CondContextDef العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل CondContextDef العام الثابت (إدخال com.google.protobuf.CodedInputStream)

رميات
IOEException

تحليل CondContextDef العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل CondContextDef العام الثابت (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

تحليل CondContextDef العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل CondContextDef العام الثابت (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

CondContextDef.Builder toBuilder () العام

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException