общедоступный статический конечный класс CondContextDef.Builder
Protocol buffer representing a CondContext object.
tensorflow.CondContextDef
Публичные методы
CondContextDef.Builder | addAllNestedContexts (Iterable<? расширяет значения ControlFlowContextDef >) Contexts contained inside this context (e.g. |
CondContextDef.Builder | addNestedContexts ( ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
CondContextDef.Builder | addNestedContexts (индекс int, значение ControlFlowContextDef ) Contexts contained inside this context (e.g. |
CondContextDef.Builder | addNestedContexts (индекс int, ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
CondContextDef.Builder | |
ControlFlowContextDef.Builder | addNestedContextsBuilder (индекс int) Contexts contained inside this context (e.g. |
ControlFlowContextDef.Builder | addNestedContextsBuilder () Contexts contained inside this context (e.g. |
CondContextDef.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
КондКонтекстДеф | строить () |
КондКонтекстДеф | |
CondContextDef.Builder | прозрачный () |
CondContextDef.Builder | очистить ветку () Branch prediction. |
CondContextDef.Builder | ОчиститьКонтекстИмя () Name of the context. |
CondContextDef.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
CondContextDef.Builder | очистить вложенные контексты () Contexts contained inside this context (e.g. |
CondContextDef.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CondContextDef.Builder | очиститьPivotName () Name of the pivot tensor. |
CondContextDef.Builder | яснопреднаме () Name of the pred tensor. |
CondContextDef.Builder | ОчиститьЗначенияDef () Values and external values in control flow context. |
CondContextDef.Builder | клон () |
интервал | получить ветку () Branch prediction. |
Нить | получитьимяконтекста () Name of the context. |
com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
КондКонтекстДеф | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
ControlFlowContextDef | getNestedContexts (индекс int) Contexts contained inside this context (e.g. |
ControlFlowContextDef.Builder | getNestedContextsBuilder (индекс int) Contexts contained inside this context (e.g. |
Список < ControlFlowContextDef.Builder > | getNestedContextsBuilderList () Contexts contained inside this context (e.g. |
интервал | getNestedContextsCount () Contexts contained inside this context (e.g. |
Список < ControlFlowContextDef > | getNestedContextsList () Contexts contained inside this context (e.g. |
ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (индекс int) 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. |
Нить | получитьпреднаме () Name of the pred tensor. |
com.google.protobuf.ByteString | getPredNameBytes () Name of the pred tensor. |
ЗначенияDef | получитьЗначенияDef () Values and external values in control flow context. |
ЗначенияDef.Builder | getValuesDefBuilder () Values and external values in control flow context. |
ЗначенияDefOrBuilder | getValuesDefOrBuilder () Values and external values in control flow context. |
логическое значение | имеетЗначенияDef () Values and external values in control flow context. |
последнее логическое значение | |
CondContextDef.Builder | mergeFrom (com.google.protobuf.Message другое) |
CondContextDef.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
окончательный CondContextDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
CondContextDef.Builder | |
CondContextDef.Builder | удалитьNestedContexts (индекс int) Contexts contained inside this context (e.g. |
CondContextDef.Builder | setBranch (целое значение) Branch prediction. |
CondContextDef.Builder | setContextName (строковое значение) Name of the context. |
CondContextDef.Builder | setContextNameBytes (значение com.google.protobuf.ByteString) Name of the context. |
CondContextDef.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
CondContextDef.Builder | setNestedContexts (индекс int, ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
CondContextDef.Builder | setNestedContexts (индекс int, значение ControlFlowContextDef ) Contexts contained inside this context (e.g. |
CondContextDef.Builder | setPivotName (строковое значение) Name of the pivot tensor. |
CondContextDef.Builder | setPivotNameBytes (значение com.google.protobuf.ByteString) Name of the pivot tensor. |
CondContextDef.Builder | setPredName (строковое значение) Name of the pred tensor. |
CondContextDef.Builder | setPredNameBytes (значение com.google.protobuf.ByteString) Name of the pred tensor. |
CondContextDef.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
окончательный CondContextDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
CondContextDef.Builder | setValuesDef ( ValuesDef.Builder builderForValue) Values and external values in control flow context. |
CondContextDef.Builder |
Унаследованные методы
Публичные методы
public CondContextDef.Builder addAllNestedContexts (Iterable<? расширяет значения ControlFlowContextDef >)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder addNestedContexts ( ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder addNestedContexts (индекс int, значение ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder addNestedContexts (int index, ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder addNestedContexts (значение ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public ControlFlowContextDef.Builder addNestedContextsBuilder (индекс int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
общедоступный ControlFlowContextDef.Builder addNestedContextsBuilder ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public CondContextDef.Builder ClearNestedContexts ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
общедоступный CondContextDef.Builder ClearPredName ()
Name of the pred tensor.
string pred_name = 2;
public CondContextDef.Builder ClearValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
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;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public ControlFlowContextDef getNestedContexts (индекс int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public ControlFlowContextDef.Builder getNestedContextsBuilder (индекс int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
общедоступный список < ControlFlowContextDef.Builder > getNestedContextsBuilderList ()
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)
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;
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;
общедоступный ValuesDef getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
общедоступный ValuesDef.Builder getValuesDefBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
общедоступные 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;
публичное окончательное логическое значение isInitialized ()
общедоступный CondContextDef.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финальный CondContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public CondContextDef.Builder mergeValuesDef (значение ValuesDef )
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
public CondContextDef.Builder removeNestedContexts (индекс int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder setBranch (целое значение)
Branch prediction. 0 or 1.
int32 branch = 4;
public CondContextDef.Builder setContextName (строковое значение)
Name of the context.
string context_name = 1;
public CondContextDef.Builder setContextNameBytes (значение com.google.protobuf.ByteString)
Name of the context.
string context_name = 1;
public CondContextDef.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public CondContextDef.Builder setNestedContexts (индекс int, ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder setNestedContexts (индекс int, значение ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder setPivotName (строковое значение)
Name of the pivot tensor.
string pivot_name = 3;
public CondContextDef.Builder setPivotNameBytes (значение com.google.protobuf.ByteString)
Name of the pivot tensor.
string pivot_name = 3;
public CondContextDef.Builder setPredName (строковое значение)
Name of the pred tensor.
string pred_name = 2;
public CondContextDef.Builder setPredNameBytes (значение com.google.protobuf.ByteString)
Name of the pred tensor.
string pred_name = 2;
public CondContextDef.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
общедоступный финальный CondContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public CondContextDef.Builder setValuesDef ( ValuesDef.Builder builderForValue)
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
public CondContextDef.Builder setValuesDef (значение ValuesDef )
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;