classe finale pubblica WhileContextDef
Protocol buffer representing a WhileContext object.
tensorflow.WhileContextDef
Classi nidificate
classe | WhileContextDef.Builder | Protocol buffer representing a WhileContext object. |
Costanti
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
booleano | getBackProp () Whether backprop is enabled for this while loop. |
Corda | getNomeContesto () Name of the context. |
com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
statico WhileContextDef | |
WhileContextDef | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
Corda | getLoopEnterNames (indice int) List of names for enter tensors. |
com.google.protobuf.ByteString | getLoopEnterNamesBytes (indice int) List of names for enter tensors. |
int | getLoopEnterNamesCount () List of names for enter tensors. |
com.google.protobuf.ProtocolStringList | getLoopEnterNamesList () List of names for enter tensors. |
Corda | getLoopExitNames (indice int) List of names for exit tensors. |
com.google.protobuf.ByteString | getLoopExitNamesBytes (indice int) List of names for exit tensors. |
int | getLoopExitNamesCount () List of names for exit tensors. |
com.google.protobuf.ProtocolStringList | getLoopExitNamesList () List of names for exit tensors. |
Corda | getMaximumIterationsName () Optional name of the maximum_iterations tensor. |
com.google.protobuf.ByteString | getMaximumIterationsNameBytes () Optional name of the maximum_iterations tensor. |
ControlFlowContextDef | getNestedContexts (indice int) Contexts contained inside this context (e.g. |
int | getNestedContextsCount () Contexts contained inside this context (e.g. |
Elenco <ControlFlowContextDef> | getNestedContextsList () Contexts contained inside this context (e.g. |
ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (indice int) Contexts contained inside this context (e.g. |
Elenco<? estende ControlFlowContextDefOrBuilder > | getNestedContextsOrBuilderList () Contexts contained inside this context (e.g. |
int | getParallelIterazioni () The number of iterations allowed to run in parallel. |
Corda | getPivotForBodyName () Name of the pivot_for_body tensor. |
com.google.protobuf.ByteString | getPivotForBodyNameBytes () Name of the pivot_for_body tensor. |
Corda | getPivotForPredName () Name of the pivot_for_pred tensor. |
com.google.protobuf.ByteString | getPivotForPredNameBytes () Name of the pivot_for_pred tensor. |
Corda | getPivotName () Name of the pivot tensor. |
com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
int | |
booleano | getSwapMemoria () Whether GPU-CPU memory swap is enabled for this loop. |
finale com.google.protobuf.UnknownFieldSet | |
ValoriDef | getValuesDef () Values and external values in control flow context. |
ValoriDefOrBuilder | getValuesDefOrBuilder () Values and external values in control flow context. |
booleano | hasValuesDef () Values and external values in control flow context. |
int | codicehash () |
booleano finale | |
static WhileContextDef.Builder | newBuilder (prototipo WhileContextDef ) |
static WhileContextDef.Builder | |
WhileContextDef.Builder | |
statico WhileContextDef | parseDelimitedFrom (input InputStream) |
statico WhileContextDef | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statico WhileContextDef | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statico WhileContextDef | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
statico WhileContextDef | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statico WhileContextDef | parseFrom (dati ByteBuffer) |
statico WhileContextDef | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico WhileContextDef | parseFrom (dati com.google.protobuf.ByteString) |
statico WhileContextDef | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statico WhileContextDef | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
WhileContextDef.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int BACK_PROP_FIELD_NUMBER
Valore costante: 3
pubblico statico finale int CONTEXT_NAME_FIELD_NUMBER
Valore costante: 1
pubblico statico finale int LOOP_ENTER_NAMES_FIELD_NUMBER
Valore costante: 10
public static final int LOOP_EXIT_NAMES_FIELD_NUMBER
Valore costante: 8
pubblico statico finale int MAXIMUM_ITERAZIONI_NAME_FIELD_NUMBER
Valore costante: 11
public static final int NESTED_CONTEXTS_FIELD_NUMBER
Valore costante: 12
pubblico statico finale int PARALLEL_ITERAZIONI_FIELD_NUMBER
Valore costante: 2
pubblico statico finale int PIVOT_FOR_BODY_NAME_FIELD_NUMBER
Valore costante: 7
public static final int PIVOT_FOR_PRED_NAME_FIELD_NUMBER
Valore costante: 6
pubblico statico finale int PIVOT_NAME_FIELD_NUMBER
Valore costante: 5
public static final int SWAP_MEMORY_FIELD_NUMBER
Valore costante: 4
public static final int VALUES_DEF_FIELD_NUMBER
Valore costante: 9
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
pubblico booleano getBackProp ()
Whether backprop is enabled for this while loop.
bool back_prop = 3;
stringa pubblica getContextName ()
Name of the context.
string context_name = 1;
pubblico 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 (indice int)
List of names for enter tensors.
repeated string loop_enter_names = 10;
pubblico com.google.protobuf.ByteString getLoopEnterNamesBytes (indice 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;
pubblico com.google.protobuf.ProtocolStringList getLoopEnterNamesList ()
List of names for enter tensors.
repeated string loop_enter_names = 10;
public String getLoopExitNames (indice int)
List of names for exit tensors.
repeated string loop_exit_names = 8;
pubblico com.google.protobuf.ByteString getLoopExitNamesBytes (indice 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 (indice 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;
Elenco pubblico< ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
pubblico ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (indice int)
Contexts contained inside this context (e.g. nested whiles).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 12;
Elenco pubblico<? estende 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;
pubblico getParserForType ()
stringa pubblica getPivotForBodyName ()
Name of the pivot_for_body tensor.
string pivot_for_body_name = 7;
pubblico com.google.protobuf.ByteString getPivotForBodyNameBytes ()
Name of the pivot_for_body tensor.
string pivot_for_body_name = 7;
public String getPivotForPredName ()
Name of the pivot_for_pred tensor.
string pivot_for_pred_name = 6;
pubblico com.google.protobuf.ByteString getPivotForPredNameBytes ()
Name of the pivot_for_pred tensor.
string pivot_for_pred_name = 6;
stringa pubblica getPivotName ()
Name of the pivot tensor.
string pivot_name = 5;
pubblico com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 5;
public int getSerializedSize ()
pubblico booleano getSwapMemory ()
Whether GPU-CPU memory swap is enabled for this loop.
bool swap_memory = 4;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public ValuesDef getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
public ValoriDefOrBuilder getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
hasValuesDef booleano pubblico ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 9;
public int hashCode ()
public final booleano isInitialized ()
public static WhileContextDef parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static WhileContextDef parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico WhileContextDef (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
public static WhileContextDef parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
public static WhileContextDef parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico WhileContextDef (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
public static WhileContextDef parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static WhileContextDef parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|