CondContextDef

kelas akhir publik CondContextDef

 Protocol buffer representing a CondContext object.
 
Protobuf mengetik tensorflow.CondContextDef

Kelas Bersarang

kelas CondContextDef.Builder
 Protocol buffer representing a CondContext object. 

Konstanta

ke dalam BRANCH_FIELD_NUMBER
ke dalam CONTEXT_NAME_FIELD_NUMBER
ke dalam NESTED_CONTEXTS_FIELD_NUMBER
ke dalam PIVOT_NAME_FIELD_NUMBER
ke dalam PRED_NAME_FIELD_NUMBER
ke dalam VALUES_DEF_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
ke dalam
dapatkan Cabang ()
 Branch prediction.
Rangkaian
dapatkan Nama Konteks ()
 Name of the context.
com.google.protobuf.ByteString
dapatkanContextNameBytes ()
 Name of the context.
CondContextDef statis
CondContextDef
com.google.protobuf.Descriptors.Descriptor statis terakhir
ControlFlowContextDef
getNestedContexts (indeks int)
 Contexts contained inside this context (e.g.
ke dalam
dapatkanNestedContextsCount ()
 Contexts contained inside this context (e.g.
Daftar< ControlFlowContextDef >
dapatkan DaftarKonteks Bersarang ()
 Contexts contained inside this context (e.g.
ControlFlowContextDefOrBuilder
getNestedContextsOrBuilder (indeks int)
 Contexts contained inside this context (e.g.
Daftar<? memperluas ControlFlowContextDefOrBuilder >
dapatkanNestedContextsOrBuilderList ()
 Contexts contained inside this context (e.g.
Rangkaian
dapatkan NamaPivot ()
 Name of the pivot tensor.
com.google.protobuf.ByteString
dapatkanPivotNameBytes ()
 Name of the pivot tensor.
Rangkaian
dapatkan NamaPred ()
 Name of the pred tensor.
com.google.protobuf.ByteString
dapatkanPredNameBytes ()
 Name of the pred tensor.
ke dalam
final com.google.protobuf.UnknownFieldSet
NilaiDef
dapatkanValuesDef ()
 Values and external values in control flow context.
NilaiDefOrBuilder
dapatkanValuesDefOrBuilder ()
 Values and external values in control flow context.
boolean
hasValuesDef ()
 Values and external values in control flow context.
ke dalam
boolean terakhir
CondContextDef.Builder statis
CondContextDef.Builder statis
CondContextDef.Builder
CondContextDef statis
parseDelimitedFrom (masukan Aliran Masukan)
CondContextDef statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CondContextDef statis
parseFrom (data ByteBuffer)
CondContextDef statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CondContextDef statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CondContextDef statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
CondContextDef statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CondContextDef statis
parseFrom (com.google.protobuf.ByteString data)
CondContextDef statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CondContextDef statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
CondContextDef.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik BRANCH_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik CONTEXT_NAME_FIELD_NUMBER

Nilai Konstan: 1

int final statis publik NESTED_CONTEXTS_FIELD_NUMBER

Nilai Konstan: 6

int akhir statis publik PIVOT_NAME_FIELD_NUMBER

Nilai Konstan: 3

int final statis publik PRED_NAME_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik VALUES_DEF_FIELD_NUMBER

Nilai Konstan: 5

Metode Publik

boolean publik sama (Obj objek)

publik int getBranch ()

 Branch prediction. 0 or 1.
 
int32 branch = 4;

String publik getContextName ()

 Name of the context.
 
string context_name = 1;

publik com.google.protobuf.ByteString getContextNameBytes ()

 Name of the context.
 
string context_name = 1;

publik statis CondContextDef getDefaultInstance ()

publik CondContextDef getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

publik ControlFlowContextDef getNestedContexts (indeks int)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

publik int getNestedContextsCount ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

Daftar publik< ControlFlowContextDef > getNestedContextsList ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

publik ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int indeks)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

Daftar Publik<? memperluas ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

publik dapatkanParserForType ()

String publik getPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 3;

publik com.google.protobuf.ByteString getPivotNameBytes ()

 Name of the pivot tensor.
 
string pivot_name = 3;

String publik getPredName ()

 Name of the pred tensor.
 
string pred_name = 2;

publik com.google.protobuf.ByteString getPredNameBytes ()

 Name of the pred tensor.
 
string pred_name = 2;

publik int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

ValuesDef publik getValuesDef ()

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

ValuesDefOrBuilder publik getValuesDefOrBuilder ()

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

boolean publik hasValuesDef ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

CondContextDef.Builder newBuilder statis publik (prototipe CondContextDef )

CondContextDef.Builder statis publik newBuilder ()

publik CondContextDef.Builder newBuilderForType ()

parseDelimitedFrom CondContextDef statis publik (input InputStream)

Melempar
Pengecualian IO

parseDelimitedFrom CondContextDef statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom CondContextDef statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom CondContextDef statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom CondContextDef statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom CondContextDef statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

parseFrom CondContextDef statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom CondContextDef statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom CondContextDef statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom CondContextDef statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

publik CondContextDef.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO