публичный финальный класс WhileContextDef
Protocol buffer representing a WhileContext object.
tensorflow.WhileContextDef Вложенные классы
| сорт | WhileContextDef.Builder | Protocol buffer representing a WhileContext object. | |
Константы
| интервал | BACK_PROP_FIELD_NUMBER | |
| интервал | CONTEXT_NAME_FIELD_NUMBER | |
| интервал | LOOP_ENTER_NAMES_FIELD_NUMBER | |
| интервал | LOOP_EXIT_NAMES_FIELD_NUMBER | |
| интервал | MAXIMUM_ITERATIONS_NAME_FIELD_NUMBER | |
| интервал | NESTED_CONTEXTS_FIELD_NUMBER | |
| интервал | PARALLEL_ITERATIONS_FIELD_NUMBER | |
| интервал | PIVOT_FOR_BODY_NAME_FIELD_NUMBER | |
| интервал | PIVOT_FOR_PRED_NAME_FIELD_NUMBER | |
| интервал | PIVOT_NAME_FIELD_NUMBER | |
| интервал | SWAP_MEMORY_FIELD_NUMBER | |
| интервал | VALUES_DEF_FIELD_NUMBER |
Публичные методы
| логическое значение | равно (Объект obj) |
| логическое значение | получитьБакПроп () Whether backprop is enabled for this while loop. |
| Нить | получитьимяконтекста () Name of the context. |
| com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
| статический WhileContextDef | |
| ПокаContextDef | |
| окончательный статический com.google.protobuf.Descriptors.Descriptor | |
| Нить | getLoopEnterNames (индекс int) List of names for enter tensors. |
| com.google.protobuf.ByteString | getLoopEnterNamesBytes (индекс int) List of names for enter tensors. |
| интервал | getLoopEnterNamesCount () List of names for enter tensors. |
| com.google.protobuf.ProtocolStringList | getLoopEnterNamesList () List of names for enter tensors. |
| Нить | getLoopExitNames (индекс int) List of names for exit tensors. |
| com.google.protobuf.ByteString | getLoopExitNamesBytes (индекс int) List of names for exit tensors. |
| интервал | getLoopExitNamesCount () List of names for exit tensors. |
| com.google.protobuf.ProtocolStringList | getLoopExitNamesList () List of names for exit tensors. |
| Нить | getMaximumIterationsName () Optional name of the maximum_iterations tensor. |
| com.google.protobuf.ByteString | getMaximumIterationsNameBytes () Optional name of the maximum_iterations tensor. |
| ControlFlowContextDef | getNestedContexts (индекс int) 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. |
| интервал | получитьПараллельИтерации () The number of iterations allowed to run in parallel. |
| Нить | getPivotForBodyName () Name of the pivot_for_body tensor. |
| com.google.protobuf.ByteString | getPivotForBodyNameBytes () Name of the pivot_for_body tensor. |
| Нить | getPivotForPredName () Name of the pivot_for_pred tensor. |
| com.google.protobuf.ByteString | getPivotForPredNameBytes () Name of the pivot_for_pred tensor. |
| Нить | getPivotName () Name of the pivot tensor. |
| com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
| интервал | |
| логическое значение | getSwapMemory () Whether GPU-CPU memory swap is enabled for this loop. |
| окончательный com.google.protobuf.UnknownFieldSet | |
| ЗначенияDef | получитьЗначенияDef () 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. |
| интервал | хэш-код () |
| последнее логическое значение | |
| статический WhileContextDef.Builder | newBuilder (прототип WhileContextDef ) |
| статический WhileContextDef.Builder | |
| WhileContextDef.Builder | |
| статический WhileContextDef | parseDelimitedFrom (входной поток) |
| статический WhileContextDef | parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| статический WhileContextDef | parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| статический WhileContextDef | parseFrom (ввод com.google.protobuf.CodedInputStream) |
| статический WhileContextDef | parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| статический WhileContextDef | parseFrom (данные ByteBuffer) |
| статический WhileContextDef | parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| статический WhileContextDef | parseFrom (данные com.google.protobuf.ByteString) |
| статический WhileContextDef | parseFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| статический WhileContextDef | parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| статический | парсер () |
| ПокаContextDef.Builder | toBuilder () |
| пустота | writeTo (вывод com.google.protobuf.CodedOutputStream) |
Унаследованные методы
Константы
общедоступный статический окончательный int BACK_PROP_FIELD_NUMBER
Постоянное значение: 3
общедоступный статический окончательный int CONTEXT_NAME_FIELD_NUMBER
Постоянное значение: 1
общедоступный статический окончательный int LOOP_ENTER_NAMES_FIELD_NUMBER
Постоянное значение: 10
общедоступный статический финал int LOOP_EXIT_NAMES_FIELD_NUMBER
Постоянное значение: 8
общедоступный статический окончательный int MAXIMUM_ITERATIONS_NAME_FIELD_NUMBER
Постоянное значение: 11
общедоступный статический окончательный int NESTED_CONTEXTS_FIELD_NUMBER
Постоянное значение: 12
общедоступный статический окончательный int PARALLEL_ITERATIONS_FIELD_NUMBER
Постоянное значение: 2
общедоступный статический окончательный int PIVOT_FOR_BODY_NAME_FIELD_NUMBER
Постоянное значение: 7
общедоступный статический окончательный int PIVOT_FOR_PRED_NAME_FIELD_NUMBER
Постоянное значение: 6
общедоступный статический окончательный int PIVOT_NAME_FIELD_NUMBER
Постоянное значение: 5
общедоступный статический окончательный int SWAP_MEMORY_FIELD_NUMBER
Постоянное значение: 4
общедоступный статический окончательный int VALUES_DEF_FIELD_NUMBER
Постоянное значение: 9
Публичные методы
общедоступное логическое значение равно (Object obj)
общедоступное логическое значение getBackProp ()
Whether backprop is enabled for this while loop.
bool back_prop = 3; общедоступная строка 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 ()
общедоступная строка getLoopEnterNames (индекс int)
List of names for enter tensors.
repeated string loop_enter_names = 10; public com.google.protobuf.ByteString getLoopEnterNamesBytes (индекс int)
List of names for enter tensors.
repeated string loop_enter_names = 10; public int getLoopEnterNamesCount ()
List of names for enter tensors.
repeated string loop_enter_names = 10; public com.google.protobuf.ProtocolStringList getLoopEnterNamesList ()
List of names for enter tensors.
repeated string loop_enter_names = 10; общедоступная строка getLoopExitNames (индекс int)
List of names for exit tensors.
repeated string loop_exit_names = 8; public com.google.protobuf.ByteString getLoopExitNamesBytes (индекс int)
List of names for exit tensors.
repeated string loop_exit_names = 8; public int getLoopExitNamesCount ()
List of names for exit tensors.
repeated string loop_exit_names = 8; public com.google.protobuf.ProtocolStringList getLoopExitNamesList ()
List of names for exit tensors.
repeated string loop_exit_names = 8; общедоступная строка getMaximumIterationsName ()
Optional name of the maximum_iterations tensor.
string maximum_iterations_name = 11; public com.google.protobuf.ByteString getMaximumIterationsNameBytes ()
Optional name of the maximum_iterations tensor.
string maximum_iterations_name = 11; public ControlFlowContextDef getNestedContexts (индекс int)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12; public int getNestedContextsCount ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12; общедоступный список < ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12; public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (индекс int)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12; общедоступный список<? расширяет ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12; public int getParallelIterations ()
The number of iterations allowed to run in parallel.
int32 parallel_iterations = 2; общественный getParserForType ()
общедоступная строка getPivotForBodyName ()
Name of the pivot_for_body tensor.
string pivot_for_body_name = 7; public com.google.protobuf.ByteString getPivotForBodyNameBytes ()
Name of the pivot_for_body tensor.
string pivot_for_body_name = 7; публичная строка getPivotForPredName ()
Name of the pivot_for_pred tensor.
string pivot_for_pred_name = 6; public com.google.protobuf.ByteString getPivotForPredNameBytes ()
Name of the pivot_for_pred tensor.
string pivot_for_pred_name = 6; общедоступная строка getPivotName ()
Name of the pivot tensor.
string pivot_name = 5; public com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 5; public int getSerializedSize ()
общедоступное логическое значение getSwapMemory ()
Whether GPU-CPU memory swap is enabled for this loop.
bool swap_memory = 4; публичный финал com.google.protobuf.UnknownFieldSet getUnknownFields ()
общедоступный ValuesDef getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9; общедоступные ValuesDefOrBuilder getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9; общедоступное логическое значение hasValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9; public int hashCode ()
публичное финальное логическое значение isInitialized ()
общедоступный статический WhileContextDef parseDelimitedFrom (вход InputStream)
Броски
| Исключение IO |
|---|
public static WhileContextDef parseDelimitedFrom (вход InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Исключение IO |
|---|
public static WhileContextDef parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Инвалидпротоколбуфферисключение |
|---|
общедоступный статический WhileContextDef parseFrom (вход com.google.protobuf.CodedInputStream)
Броски
| Исключение IO |
|---|
public static WhileContextDef parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Инвалидпротоколбуфферисключение |
|---|
общедоступный статический WhileContextDef parseFrom (данные ByteBuffer)
Броски
| Инвалидпротоколбуфферисключение |
|---|
общедоступный статический WhileContextDef parseFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Исключение IO |
|---|
общедоступный статический WhileContextDef parseFrom (данные com.google.protobuf.ByteString)
Броски
| Инвалидпротоколбуфферисключение |
|---|
общедоступный статический WhileContextDef parseFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Исключение IO |
|---|
public static WhileContextDef parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Инвалидпротоколбуфферисключение |
|---|
общественный статический парсер ()
public void writeTo (вывод com.google.protobuf.CodedOutputStream)
Броски
| Исключение IO |
|---|