publiczna klasa końcowa WhileContextDef
Protocol buffer representing a WhileContext object.
tensorflow.WhileContextDef Klasy zagnieżdżone
| klasa | WhileContextDef.Builder | Protocol buffer representing a WhileContext object. | |
Stałe
Metody publiczne
| wartość logiczna | równa się (obiekt obiektu) |
| wartość logiczna | getBackProp () Whether backprop is enabled for this while loop. |
| Smyczkowy | pobierzNazwęKontekstu () Name of the context. |
| com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
| statyczny WhileContextDef | |
| Podczas gdyContextDef | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | getLoopEnterNames (indeks int) List of names for enter tensors. |
| com.google.protobuf.ByteString | getLoopEnterNamesBytes (indeks int) List of names for enter tensors. |
| wew | getLoopEnterNamesCount () List of names for enter tensors. |
| com.google.protobuf.ProtocolStringList | getLoopEnterNamesList () List of names for enter tensors. |
| Smyczkowy | getLoopExitNames (indeks int) List of names for exit tensors. |
| com.google.protobuf.ByteString | getLoopExitNamesBytes (indeks int) List of names for exit tensors. |
| wew | getLoopExitNamesCount () List of names for exit tensors. |
| com.google.protobuf.ProtocolStringList | getLoopExitNamesList () List of names for exit tensors. |
| Smyczkowy | getMaximumIterationsName () Optional name of the maximum_iterations tensor. |
| com.google.protobuf.ByteString | getMaximumIterationsNameBytes () Optional name of the maximum_iterations tensor. |
| ControlFlowContextDef | getNestedContexts (indeks int) Contexts contained inside this context (e.g. |
| wew | getNestedContextsCount () Contexts contained inside this context (e.g. |
| Lista <ControlFlowContextDef> | getNestedContextsList () Contexts contained inside this context (e.g. |
| ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (indeks int) Contexts contained inside this context (e.g. |
| Lista<? rozszerza ControlFlowContextDefOrBuilder > | getNestedContextsOrBuilderList () Contexts contained inside this context (e.g. |
| wew | getParallelIterations () The number of iterations allowed to run in parallel. |
| Smyczkowy | getPivotForBodyName () Name of the pivot_for_body tensor. |
| com.google.protobuf.ByteString | getPivotForBodyNameBytes () Name of the pivot_for_body tensor. |
| Smyczkowy | getPivotForPredName () Name of the pivot_for_pred tensor. |
| com.google.protobuf.ByteString | getPivotForPredNameBytes () Name of the pivot_for_pred tensor. |
| Smyczkowy | pobierzNazwęPrzestawu () Name of the pivot tensor. |
| com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
| wew | |
| wartość logiczna | pobierz pamięć wymiany () Whether GPU-CPU memory swap is enabled for this loop. |
| końcowy com.google.protobuf.UnknownFieldSet | |
| WartościDef | getValuesDef () Values and external values in control flow context. |
| WartościDefOrBuilder | getValuesDefOrBuilder () Values and external values in control flow context. |
| wartość logiczna | maWartościDef () Values and external values in control flow context. |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczny WhileContextDef.Builder | newBuilder (prototyp WhileContextDef ) |
| statyczny WhileContextDef.Builder | |
| WhileContextDef.Builder | |
| statyczny WhileContextDef | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczny WhileContextDef | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny WhileContextDef | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny WhileContextDef | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczny WhileContextDef | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczny WhileContextDef | parseFrom (dane ByteBuffer) |
| statyczny WhileContextDef | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny WhileContextDef | parseFrom (dane com.google.protobuf.ByteString) |
| statyczny WhileContextDef | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny WhileContextDef | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| WhileContextDef.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int BACK_PROP_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int CONTEXT_NAME_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int LOOP_ENTER_NAMES_FIELD_NUMBER
Wartość stała: 10
publiczny statyczny końcowy int LOOP_EXIT_NAMES_FIELD_NUMBER
Wartość stała: 8
publiczny statyczny końcowy int MAXIMUM_ITERATIONS_NAME_FIELD_NUMBER
Wartość stała: 11
publiczny statyczny końcowy int NESTED_CONTEXTS_FIELD_NUMBER
Wartość stała: 12
publiczny statyczny końcowy int PARALLEL_ITERATIONS_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int PIVOT_FOR_BODY_NAME_FIELD_NUMBER
Wartość stała: 7
publiczny statyczny końcowy int PIVOT_FOR_PRED_NAME_FIELD_NUMBER
Wartość stała: 6
publiczny statyczny końcowy int PIVOT_NAME_FIELD_NUMBER
Wartość stała: 5
publiczny statyczny końcowy int SWAP_MEMORY_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int VALUES_DEF_FIELD_NUMBER
Wartość stała: 9
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
publiczna wartość logiczna getBackProp ()
Whether backprop is enabled for this while loop.
bool back_prop = 3; publiczny ciąg getContextName ()
Name of the context.
string context_name = 1; public com.google.protobuf.ByteString getContextNameBytes ()
Name of the context.
string context_name = 1; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getLoopEnterNames (indeks int)
List of names for enter tensors.
repeated string loop_enter_names = 10; public com.google.protobuf.ByteString getLoopEnterNamesBytes (indeks 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; public String getLoopExitNames (indeks int)
List of names for exit tensors.
repeated string loop_exit_names = 8; public com.google.protobuf.ByteString getLoopExitNamesBytes (indeks 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; public String 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 (indeks 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; public List< ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12; public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (indeks int)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12; lista publiczna<? rozszerza 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; publiczny getParserForType ()
publiczny ciąg 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; publiczny ciąg 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; publiczny ciąg 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; publiczny int getSerializedSize ()
publiczna wartość logiczna getSwapMemory ()
Whether GPU-CPU memory swap is enabled for this loop.
bool swap_memory = 4; publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczne WartościDef getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9; publiczne ValuesDefOrBuilder getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9; publiczna wartość logiczna maValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9; publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny WhileContextDef parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static WhileContextDef parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static WhileContextDef parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
| Wyjątek IO |
|---|
publiczny statyczny WhileContextDef parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static WhileContextDef parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static WhileContextDef parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static WhileContextDef parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static WhileContextDef parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
public static WhileContextDef parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO |
|---|