מחלקה סופית ציבורית CondContextDef
Protocol buffer representing a CondContext object.
tensorflow.CondContextDef כיתות מקוננות
| מַחלָקָה | CondContextDef.Builder | Protocol buffer representing a CondContext object. | |
קבועים
| int | BRANCH_FIELD_NUMBER | |
| int | CONTEXT_NAME_FIELD_NUMBER | |
| int | NESTED_CONTEXTS_FIELD_NUMBER | |
| int | PIVOT_NAME_FIELD_NUMBER | |
| int | PRED_NAME_FIELD_NUMBER | |
| int | VALUES_DEF_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| int | getBranch () Branch prediction. |
| חוּט | getContextName () Name of the context. |
| com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
| סטטי CondContextDef | |
| CondContextDef | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| ControlFlowContextDef | getNestedContexts (int index) Contexts contained inside this context (e.g. |
| int | getNestedContextsCount () Contexts contained inside this context (e.g. |
| רשימה< ControlFlowContextDef > | getNestedContextsList () Contexts contained inside this context (e.g. |
| ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (int index) 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. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| ValuesDef | getValuesDef () 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. |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי CondContextDef.Builder | newBuilder (אב-טיפוס CondContextDef ) |
| סטטי CondContextDef.Builder | newBuilder () |
| CondContextDef.Builder | |
| סטטי CondContextDef | parseDelimitedFrom (קלט InputStream) |
| סטטי CondContextDef | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי CondContextDef | parseFrom (נתוני ByteBuffer) |
| סטטי CondContextDef | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי CondContextDef | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי CondContextDef | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי CondContextDef | parseFrom (נתוני byte[], 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| CondContextDef.Builder | toBuilder () |
| בָּטֵל | 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)
public int getBranch ()
Branch prediction. 0 or 1.
int32 branch = 4; מחרוזת ציבורית getContextName ()
Name of the context.
string context_name = 1; public com.google.protobuf.ByteString getContextNameBytes ()
Name of the context.
string context_name = 1; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public ControlFlowContextDef getNestedContexts (int index)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public 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; Public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int index)
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; public com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 3; מחרוזת ציבורית getPredName ()
Name of the pred tensor.
string pred_name = 2; public com.google.protobuf.ByteString getPredNameBytes ()
Name of the pred tensor.
string pred_name = 2; public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public ValuesDef getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; public 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; public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static CondContextDef parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static CondContextDef parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static CondContextDef parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static CondContextDef parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static CondContextDef parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
public static CondContextDef parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static CondContextDef parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|