genel son sınıf CondContextDef
Protocol buffer representing a CondContext object.
tensorflow.CondContextDef
İç İçe Sınıflar
sınıf | CondContextDef.Builder | Protocol buffer representing a CondContext object. |
Sabitler
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 |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
int | şubeyi al () Branch prediction. |
Sicim | getContextName () Name of the context. |
com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
statik CondContextDef | |
CondContextDef | |
final statik com.google.protobuf.Descriptors.Descriptor | |
ControlFlowContextDef | getNestedContexts (int dizini) Contexts contained inside this context (e.g. |
int | getNestedContextsCount () Contexts contained inside this context (e.g. |
Liste< ControlFlowContextDef > | getNestedContextsList () Contexts contained inside this context (e.g. |
ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (int dizini) Contexts contained inside this context (e.g. |
Liste<? ControlFlowContextDefOrBuilder'ı genişletir > | getNestedContextsOrBuilderList () Contexts contained inside this context (e.g. |
Sicim | getPivotName () Name of the pivot tensor. |
com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
Sicim | getPredName () Name of the pred tensor. |
com.google.protobuf.ByteString | getPredNameBytes () Name of the pred tensor. |
int | |
final com.google.protobuf.UnknownFieldSet | |
DeğerlerTanımı | getValuesDef () Values and external values in control flow context. |
DeğerlerDefOrBuilder | getValuesDefOrBuilder () Values and external values in control flow context. |
boolean | hasValuesDef () Values and external values in control flow context. |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik CondContextDef.Builder | newBuilder ( CondContextDef prototipi) |
statik CondContextDef.Builder | yeniİnşaatçı () |
CondContextDef.Builder | |
statik CondContextDef | parseDelimitedFrom (InputStream girişi) |
statik CondContextDef | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik CondContextDef | parseFrom (ByteBuffer verileri) |
statik CondContextDef | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik CondContextDef | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik CondContextDef | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik CondContextDef | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik CondContextDef | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik CondContextDef | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik CondContextDef | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
CondContextDef.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int BRANCH_FIELD_NUMBER
Sabit Değer: 4
genel statik final int CONTEXT_NAME_FIELD_NUMBER
Sabit Değer: 1
genel statik final int NESTED_CONTEXTS_FIELD_NUMBER
Sabit Değer: 6
genel statik final int PIVOT_NAME_FIELD_NUMBER
Sabit Değer: 3
genel statik final int PRED_NAME_FIELD_NUMBER
Sabit Değer: 2
genel statik final int VALUES_DEF_FIELD_NUMBER
Sabit Değer: 5
Genel Yöntemler
genel boole eşittir (Object obj)
public int getBranch ()
Branch prediction. 0 or 1.
int32 branch = 4;
genel Dize 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 dizini)
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;
genel Liste< ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int dizini)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
genel liste<? ControlFlowContextDefOrBuilder'ı genişletir > getNestedContextsOrBuilderList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
halk getParserForType ()
genel Dize 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;
genel Dize 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 ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel DeğerlerDef 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;
genel boolean hasValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
genel int hashCode ()
genel final boolean isInitialized ()
public static CondContextDef parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik CondContextDef ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
public static CondContextDef parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CondContextDef ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IO İstisnası |
---|
public static CondContextDef ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CondContextDef ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static CondContextDef parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik CondContextDef ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IO İstisnası |
---|