clase final estática pública WhileContextDef.Builder
Protocol buffer representing a WhileContext object.
tensorflow.WhileContextDef
Métodos públicos
MientrasContextDef.Builder | addAllLoopEnterNames (valores Iterable<String>) List of names for enter tensors. |
MientrasContextDef.Builder | addAllLoopExitNames (valores Iterable<String>) List of names for exit tensors. |
MientrasContextDef.Builder | addAllNestedContexts (Iterable<? extiende los valores ControlFlowContextDef >) Contexts contained inside this context (e.g. |
MientrasContextDef.Builder | addLoopEnterNames (valor de cadena) List of names for enter tensors. |
MientrasContextDef.Builder | addLoopEnterNamesBytes (valor com.google.protobuf.ByteString) List of names for enter tensors. |
MientrasContextDef.Builder | addLoopExitNames (valor de cadena) List of names for exit tensors. |
MientrasContextDef.Builder | addLoopExitNamesBytes (valor com.google.protobuf.ByteString) List of names for exit tensors. |
MientrasContextDef.Builder | addNestedContexts ( ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
MientrasContextDef.Builder | addNestedContexts (índice int, valor ControlFlowContextDef ) Contexts contained inside this context (e.g. |
MientrasContextDef.Builder | addNestedContexts (índice int, ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
MientrasContextDef.Builder | |
ControlFlowContextDef.Builder | addNestedContextsBuilder (índice int) Contexts contained inside this context (e.g. |
ControlFlowContextDef.Builder | agregarNestedContextsBuilder () Contexts contained inside this context (e.g. |
MientrasContextDef.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
MientrasContextDef | construir () |
MientrasContextDef | |
MientrasContextDef.Builder | claro () |
MientrasContextDef.Builder | borrarBackProp () Whether backprop is enabled for this while loop. |
MientrasContextDef.Builder | borrarContextName () Name of the context. |
MientrasContextDef.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
MientrasContextDef.Builder | borrarLoopEnterNames () List of names for enter tensors. |
MientrasContextDef.Builder | borrar nombres de salida de bucle () List of names for exit tensors. |
MientrasContextDef.Builder | clearMaximumIterationsName () Optional name of the maximum_iterations tensor. |
MientrasContextDef.Builder | borrarContextosAnidados () Contexts contained inside this context (e.g. |
MientrasContextDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
MientrasContextDef.Builder | borrarIteracionesParalelas () The number of iterations allowed to run in parallel. |
MientrasContextDef.Builder | borrarPivotForBodyName () Name of the pivot_for_body tensor. |
MientrasContextDef.Builder | borrarPivotForPredName () Name of the pivot_for_pred tensor. |
MientrasContextDef.Builder | borrar nombre de pivote () Name of the pivot tensor. |
MientrasContextDef.Builder | borrar memoria de intercambio () Whether GPU-CPU memory swap is enabled for this loop. |
MientrasContextDef.Builder | borrarValoresDef () Values and external values in control flow context. |
MientrasContextDef.Builder | clonar () |
booleano | getBackProp () Whether backprop is enabled for this while loop. |
Cadena | getContextName () Name of the context. |
com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
MientrasContextDef | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Cadena | getLoopEnterNames (índice int) List of names for enter tensors. |
com.google.protobuf.ByteString | getLoopEnterNamesBytes (índice int) List of names for enter tensors. |
entero | getLoopEnterNamesCount () List of names for enter tensors. |
com.google.protobuf.ProtocolStringList | getLoopEnterNamesList () List of names for enter tensors. |
Cadena | getLoopExitNames (índice int) List of names for exit tensors. |
com.google.protobuf.ByteString | getLoopExitNamesBytes (índice int) List of names for exit tensors. |
entero | getLoopExitNamesCount () List of names for exit tensors. |
com.google.protobuf.ProtocolStringList | getLoopExitNamesList () List of names for exit tensors. |
Cadena | getNombre de iteraciones máximas () Optional name of the maximum_iterations tensor. |
com.google.protobuf.ByteString | getMaximumIterationsNameBytes () Optional name of the maximum_iterations tensor. |
ControlFlowContextDef | getNestedContexts (índice int) Contexts contained inside this context (e.g. |
ControlFlowContextDef.Builder | getNestedContextsBuilder (índice int) Contexts contained inside this context (e.g. |
Lista< ControlFlowContextDef.Builder > | getNestedContextsBuilderList () Contexts contained inside this context (e.g. |
entero | getNestedContextsCount () Contexts contained inside this context (e.g. |
Lista< ControlFlowContextDef > | obtener Lista de contextos anidados () Contexts contained inside this context (e.g. |
ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (índice int) Contexts contained inside this context (e.g. |
Lista<? extiende ControlFlowContextDefOrBuilder > | getNestedContextsOrBuilderList () Contexts contained inside this context (e.g. |
entero | getParallelIterations () The number of iterations allowed to run in parallel. |
Cadena | getPivotForBodyName () Name of the pivot_for_body tensor. |
com.google.protobuf.ByteString | getPivotForBodyNameBytes () Name of the pivot_for_body tensor. |
Cadena | getPivotForPredName () Name of the pivot_for_pred tensor. |
com.google.protobuf.ByteString | getPivotForPredNameBytes () Name of the pivot_for_pred tensor. |
Cadena | getPivotName () Name of the pivot tensor. |
com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
booleano | obtener memoria de intercambio () Whether GPU-CPU memory swap is enabled for this loop. |
ValoresDef | obtenerValoresDef () Values and external values in control flow context. |
ValoresDef.Builder | getValuesDefBuilder () Values and external values in control flow context. |
ValoresDefOrBuilder | getValuesDefOrBuilder () Values and external values in control flow context. |
booleano | tieneValuesDef () Values and external values in control flow context. |
booleano final | |
MientrasContextDef.Builder | mergeFrom (com.google.protobuf.Message otro) |
MientrasContextDef.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
final WhileContextDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
MientrasContextDef.Builder | |
MientrasContextDef.Builder | eliminarNestedContexts (índice int) Contexts contained inside this context (e.g. |
MientrasContextDef.Builder | setBackProp (valor booleano) Whether backprop is enabled for this while loop. |
MientrasContextDef.Builder | setContextName (valor de cadena) Name of the context. |
MientrasContextDef.Builder | setContextNameBytes (valor com.google.protobuf.ByteString) Name of the context. |
MientrasContextDef.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
MientrasContextDef.Builder | setLoopEnterNames (índice int, valor de cadena) List of names for enter tensors. |
MientrasContextDef.Builder | setLoopExitNames (índice int, valor de cadena) List of names for exit tensors. |
MientrasContextDef.Builder | setMaximumIterationsName (valor de cadena) Optional name of the maximum_iterations tensor. |
MientrasContextDef.Builder | setMaximumIterationsNameBytes (valor com.google.protobuf.ByteString) Optional name of the maximum_iterations tensor. |
MientrasContextDef.Builder | setNestedContexts (índice int, ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
MientrasContextDef.Builder | setNestedContexts (índice int, valor ControlFlowContextDef ) Contexts contained inside this context (e.g. |
MientrasContextDef.Builder | setParallelIterations (valor int) The number of iterations allowed to run in parallel. |
MientrasContextDef.Builder | setPivotForBodyName (valor de cadena) Name of the pivot_for_body tensor. |
MientrasContextDef.Builder | setPivotForBodyNameBytes (valor com.google.protobuf.ByteString) Name of the pivot_for_body tensor. |
MientrasContextDef.Builder | setPivotForPredName (valor de cadena) Name of the pivot_for_pred tensor. |
MientrasContextDef.Builder | setPivotForPredNameBytes (valor com.google.protobuf.ByteString) Name of the pivot_for_pred tensor. |
MientrasContextDef.Builder | setPivotName (valor de cadena) Name of the pivot tensor. |
MientrasContextDef.Builder | setPivotNameBytes (valor com.google.protobuf.ByteString) Name of the pivot tensor. |
MientrasContextDef.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
MientrasContextDef.Builder | setSwapMemory (valor booleano) Whether GPU-CPU memory swap is enabled for this loop. |
final WhileContextDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
MientrasContextDef.Builder | setValuesDef ( ValuesDef.Builder constructorForValue) Values and external values in control flow context. |
MientrasContextDef.Builder |
Métodos heredados
Métodos públicos
public WhileContextDef.Builder addAllLoopEnterNames (valores Iterable<String>)
List of names for enter tensors.
repeated string loop_enter_names = 10;
public WhileContextDef.Builder addAllLoopExitNames (valores Iterable<String>)
List of names for exit tensors.
repeated string loop_exit_names = 8;
public WhileContextDef.Builder addAllNestedContexts (Iterable<? extiende ControlFlowContextDef > valores)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público WhileContextDef.Builder addLoopEnterNames (valor de cadena)
List of names for enter tensors.
repeated string loop_enter_names = 10;
público WhileContextDef.Builder addLoopEnterNamesBytes (valor com.google.protobuf.ByteString)
List of names for enter tensors.
repeated string loop_enter_names = 10;
público WhileContextDef.Builder addLoopExitNames (valor de cadena)
List of names for exit tensors.
repeated string loop_exit_names = 8;
público WhileContextDef.Builder addLoopExitNamesBytes (valor com.google.protobuf.ByteString)
List of names for exit tensors.
repeated string loop_exit_names = 8;
público WhileContextDef.Builder addNestedContexts ( ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público WhileContextDef.Builder addNestedContexts (índice int, valor ControlFlowContextDef )
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público WhileContextDef.Builder addNestedContexts (índice int, ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público WhileContextDef.Builder addNestedContexts (valor ControlFlowContextDef )
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público ControlFlowContextDef.Builder addNestedContextsBuilder (índice int)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público ControlFlowContextDef.Builder addNestedContextsBuilder ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
public WhileContextDef.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público WhileContextDef.Builder clearBackProp ()
Whether backprop is enabled for this while loop.
bool back_prop = 3;
público WhileContextDef.Builder clearLoopEnterNames ()
List of names for enter tensors.
repeated string loop_enter_names = 10;
público WhileContextDef.Builder clearLoopExitNames ()
List of names for exit tensors.
repeated string loop_exit_names = 8;
público WhileContextDef.Builder clearMaximumIterationsName ()
Optional name of the maximum_iterations tensor.
string maximum_iterations_name = 11;
público WhileContextDef.Builder clearNestedContexts ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público WhileContextDef.Builder clearParallelIterations ()
The number of iterations allowed to run in parallel.
int32 parallel_iterations = 2;
público WhileContextDef.Builder clearPivotForBodyName ()
Name of the pivot_for_body tensor.
string pivot_for_body_name = 7;
público WhileContextDef.Builder clearPivotForPredName ()
Name of the pivot_for_pred tensor.
string pivot_for_pred_name = 6;
público WhileContextDef.Builder clearSwapMemory ()
Whether GPU-CPU memory swap is enabled for this loop.
bool swap_memory = 4;
público WhileContextDef.Builder clearValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
getBackProp booleano público ()
Whether backprop is enabled for this while loop.
bool back_prop = 3;
cadena pública getContextName ()
Name of the context.
string context_name = 1;
público com.google.protobuf.ByteString getContextNameBytes ()
Name of the context.
string context_name = 1;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena pública getLoopEnterNames (índice int)
List of names for enter tensors.
repeated string loop_enter_names = 10;
público com.google.protobuf.ByteString getLoopEnterNamesBytes (índice int)
List of names for enter tensors.
repeated string loop_enter_names = 10;
público int getLoopEnterNamesCount ()
List of names for enter tensors.
repeated string loop_enter_names = 10;
público com.google.protobuf.ProtocolStringList getLoopEnterNamesList ()
List of names for enter tensors.
repeated string loop_enter_names = 10;
Cadena pública getLoopExitNames (índice int)
List of names for exit tensors.
repeated string loop_exit_names = 8;
público com.google.protobuf.ByteString getLoopExitNamesBytes (índice int)
List of names for exit tensors.
repeated string loop_exit_names = 8;
público int getLoopExitNamesCount ()
List of names for exit tensors.
repeated string loop_exit_names = 8;
público com.google.protobuf.ProtocolStringList getLoopExitNamesList ()
List of names for exit tensors.
repeated string loop_exit_names = 8;
Cadena pública getMaximumIterationsName ()
Optional name of the maximum_iterations tensor.
string maximum_iterations_name = 11;
público com.google.protobuf.ByteString getMaximumIterationsNameBytes ()
Optional name of the maximum_iterations tensor.
string maximum_iterations_name = 11;
ControlFlowContextDef público getNestedContexts (índice int)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
ControlFlowContextDef.Builder público getNestedContextsBuilder (índice int)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
Lista pública< ControlFlowContextDef.Builder > getNestedContextsBuilderList ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público int getNestedContextsCount ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
Lista pública< ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (índice int)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
Lista pública<? extiende ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público int getParallelIterations ()
The number of iterations allowed to run in parallel.
int32 parallel_iterations = 2;
Cadena pública getPivotForBodyName ()
Name of the pivot_for_body tensor.
string pivot_for_body_name = 7;
público com.google.protobuf.ByteString getPivotForBodyNameBytes ()
Name of the pivot_for_body tensor.
string pivot_for_body_name = 7;
Cadena pública getPivotForPredName ()
Name of the pivot_for_pred tensor.
string pivot_for_pred_name = 6;
público com.google.protobuf.ByteString getPivotForPredNameBytes ()
Name of the pivot_for_pred tensor.
string pivot_for_pred_name = 6;
cadena pública getPivotName ()
Name of the pivot tensor.
string pivot_name = 5;
público com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 5;
getSwapMemory booleano público ()
Whether GPU-CPU memory swap is enabled for this loop.
bool swap_memory = 4;
ValoresDef públicos getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
valores públicosDef.Builder getValuesDefBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
valores públicosDefOrBuilder getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
hasValuesDef booleano público ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
público final booleano isInitialized ()
público WhileContextDef.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
público final WhileContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público WhileContextDef.Builder mergeValuesDef (valor ValuesDef )
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
público WhileContextDef.Builder removeNestedContexts (índice int)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público WhileContextDef.Builder setBackProp (valor booleano)
Whether backprop is enabled for this while loop.
bool back_prop = 3;
público WhileContextDef.Builder setContextName (valor de cadena)
Name of the context.
string context_name = 1;
público WhileContextDef.Builder setContextNameBytes (valor com.google.protobuf.ByteString)
Name of the context.
string context_name = 1;
público WhileContextDef.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público WhileContextDef.Builder setLoopEnterNames (índice int, valor de cadena)
List of names for enter tensors.
repeated string loop_enter_names = 10;
público WhileContextDef.Builder setLoopExitNames (índice int, valor de cadena)
List of names for exit tensors.
repeated string loop_exit_names = 8;
público WhileContextDef.Builder setMaximumIterationsName (valor de cadena)
Optional name of the maximum_iterations tensor.
string maximum_iterations_name = 11;
público WhileContextDef.Builder setMaximumIterationsNameBytes (valor com.google.protobuf.ByteString)
Optional name of the maximum_iterations tensor.
string maximum_iterations_name = 11;
público WhileContextDef.Builder setNestedContexts (índice int, ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público WhileContextDef.Builder setNestedContexts (índice int, valor ControlFlowContextDef )
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
público WhileContextDef.Builder setParallelIterations (valor int)
The number of iterations allowed to run in parallel.
int32 parallel_iterations = 2;
público WhileContextDef.Builder setPivotForBodyName (valor de cadena)
Name of the pivot_for_body tensor.
string pivot_for_body_name = 7;
público WhileContextDef.Builder setPivotForBodyNameBytes (valor com.google.protobuf.ByteString)
Name of the pivot_for_body tensor.
string pivot_for_body_name = 7;
público WhileContextDef.Builder setPivotForPredName (valor de cadena)
Name of the pivot_for_pred tensor.
string pivot_for_pred_name = 6;
público WhileContextDef.Builder setPivotForPredNameBytes (valor com.google.protobuf.ByteString)
Name of the pivot_for_pred tensor.
string pivot_for_pred_name = 6;
público WhileContextDef.Builder setPivotName (valor de cadena)
Name of the pivot tensor.
string pivot_name = 5;
público WhileContextDef.Builder setPivotNameBytes (valor com.google.protobuf.ByteString)
Name of the pivot tensor.
string pivot_name = 5;
público WhileContextDef.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
público WhileContextDef.Builder setSwapMemory (valor booleano)
Whether GPU-CPU memory swap is enabled for this loop.
bool swap_memory = 4;
público final WhileContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público WhileContextDef.Builder setValuesDef ( ValuesDef.Builder builderForValue)
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
público WhileContextDef.Builder setValuesDef (valor ValuesDef )
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;