kelas akhir statis publik CondContextDef.Builder
Protocol buffer representing a CondContext object.
tensorflow.CondContextDef
Metode Publik
CondContextDef.Builder | addAllNestedContexts (Nilai Iterable<? extends ControlFlowContextDef >) Contexts contained inside this context (e.g. |
CondContextDef.Builder | addNestedContexts ( ControlFlowContextDef.Pembuat pembangunForValue) Contexts contained inside this context (e.g. |
CondContextDef.Builder | addNestedContexts (indeks int, nilai ControlFlowContextDef ) Contexts contained inside this context (e.g. |
CondContextDef.Builder | addNestedContexts (indeks int, ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
CondContextDef.Builder | |
ControlFlowContextDef.Builder | addNestedContextsBuilder (indeks int) Contexts contained inside this context (e.g. |
ControlFlowContextDef.Builder | tambahkanNestedContextsBuilder () Contexts contained inside this context (e.g. |
CondContextDef.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
CondContextDef | membangun () |
CondContextDef | |
CondContextDef.Builder | jernih () |
CondContextDef.Builder | hapusCabang () Branch prediction. |
CondContextDef.Builder | hapusNamaKonteks () Name of the context. |
CondContextDef.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
CondContextDef.Builder | jelasNestedContexts () Contexts contained inside this context (e.g. |
CondContextDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CondContextDef.Builder | hapusNamaPivot () Name of the pivot tensor. |
CondContextDef.Builder | hapusNamaPred () Name of the pred tensor. |
CondContextDef.Builder | jelasValuesDef () Values and external values in control flow context. |
CondContextDef.Builder | klon () |
ke dalam | dapatkan Cabang () Branch prediction. |
Rangkaian | dapatkan Nama Konteks () Name of the context. |
com.google.protobuf.ByteString | dapatkanContextNameBytes () Name of the context. |
CondContextDef | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
com.google.protobuf.Descriptors.Descriptor | |
ControlFlowContextDef | getNestedContexts (indeks int) Contexts contained inside this context (e.g. |
ControlFlowContextDef.Builder | getNestedContextsBuilder (indeks int) Contexts contained inside this context (e.g. |
Daftar< ControlFlowContextDef.Builder > | dapatkanNestedContextsBuilderList () 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. |
NilaiDef | dapatkanValuesDef () Values and external values in control flow context. |
ValuesDef.Builder | dapatkanValuesDefBuilder () 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. |
boolean terakhir | |
CondContextDef.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
CondContextDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CondContextDef.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
CondContextDef.Builder | |
CondContextDef.Builder | hapusNestedContexts (indeks int) Contexts contained inside this context (e.g. |
CondContextDef.Builder | setBranch (nilai int) Branch prediction. |
CondContextDef.Builder | setContextName (Nilai string) Name of the context. |
CondContextDef.Builder | setContextNameBytes (nilai com.google.protobuf.ByteString) Name of the context. |
CondContextDef.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
CondContextDef.Builder | setNestedContexts (indeks int, ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
CondContextDef.Builder | setNestedContexts (indeks int, nilai ControlFlowContextDef ) Contexts contained inside this context (e.g. |
CondContextDef.Builder | setPivotName (Nilai string) Name of the pivot tensor. |
CondContextDef.Builder | setPivotNameBytes (nilai com.google.protobuf.ByteString) Name of the pivot tensor. |
CondContextDef.Builder | setPredName (Nilai string) Name of the pred tensor. |
CondContextDef.Builder | setPredNameBytes (nilai com.google.protobuf.ByteString) Name of the pred tensor. |
CondContextDef.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
CondContextDef.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
CondContextDef.Builder | setValuesDef ( ValuesDef.Pembuat pembangunForValue) Values and external values in control flow context. |
CondContextDef.Builder |
Metode Warisan
Metode Publik
public CondContextDef.Builder addAllNestedContexts (Nilai Iterable<? extends ControlFlowContextDef >)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
CondContextDef.Builder addNestedContexts publik ( ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder addNestedContexts (indeks int, nilai ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
publik CondContextDef.Builder addNestedContexts (int indeks, ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
publik CondContextDef.Builder addNestedContexts (nilai ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
publik ControlFlowContextDef.Builder addNestedContextsBuilder (int indeks)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
publik ControlFlowContextDef.Builder addNestedContextsBuilder ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
publik CondContextDef.Builder clearNestedContexts ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
publik CondContextDef.Builder clearValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
publik ControlFlowContextDef getNestedContexts (indeks int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
publik ControlFlowContextDef.Builder getNestedContextsBuilder (int indeks)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Daftar publik< ControlFlowContextDef.Builder > getNestedContextsBuilderList ()
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;
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;
ValuesDef publik getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
ValuesDef.Builder publik getValuesDefBuilder ()
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;
boolean akhir publik diinisialisasi ()
public CondContextDef.Builder mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
public final CondContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
publik CondContextDef.Builder mergeValuesDef (nilai ValuesDef )
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
publik CondContextDef.Builder hapusNestedContexts (int indeks)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder setContextName (Nilai string)
Name of the context.
string context_name = 1;
CondContextDef.Builder setContextNameBytes publik (nilai com.google.protobuf.ByteString)
Name of the context.
string context_name = 1;
public CondContextDef.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
CondContextDef.Builder setNestedContexts publik (indeks int, ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder setNestedContexts (indeks int, nilai ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder setPivotName (Nilai string)
Name of the pivot tensor.
string pivot_name = 3;
publik CondContextDef.Builder setPivotNameBytes (nilai com.google.protobuf.ByteString)
Name of the pivot tensor.
string pivot_name = 3;
public CondContextDef.Builder setPredName (Nilai string)
Name of the pred tensor.
string pred_name = 2;
publik CondContextDef.Builder setPredNameBytes (nilai com.google.protobuf.ByteString)
Name of the pred tensor.
string pred_name = 2;
public CondContextDef.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
public final CondContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
publik CondContextDef.Builder setValuesDef ( ValuesDef.Builder builderForValue)
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
publik CondContextDef.Builder setValuesDef (nilai ValuesDef )
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;