clase final pública CondContextDef
Protocol buffer representing a CondContext object.
tensorflow.CondContextDef
Clases anidadas
clase | CondContextDef.Builder | Protocol buffer representing a CondContext object. |
Constantes
entero | BRANCH_FIELD_NUMBER | |
entero | CONTEXT_NAME_FIELD_NUMBER | |
entero | NESTED_CONTEXTS_FIELD_NUMBER | |
entero | PIVOT_NAME_FIELD_NUMBER | |
entero | PRED_NAME_FIELD_NUMBER | |
entero | VALUES_DEF_FIELD_NUMBER |
Métodos públicos
booleano | es igual (Objeto obj) |
entero | obtener rama () Branch prediction. |
Cadena | getContextName () Name of the context. |
com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
CondContextDef estático | |
CondContextDef | |
com.google.protobuf.Descriptors.Descriptor estático final | |
ControlFlowContextDef | getNestedContexts (índice int) 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. |
Cadena | getPivotName () Name of the pivot tensor. |
com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
Cadena | getPredNombre () Name of the pred tensor. |
com.google.protobuf.ByteString | getPredNameBytes () Name of the pred tensor. |
entero | |
com.google.protobuf.UnknownFieldSet final | |
ValoresDef | obtenerValoresDef () 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. |
entero | código hash () |
booleano final | |
CondContextDef.Builder estático | newBuilder (prototipo CondContextDef ) |
CondContextDef.Builder estático | |
CondContextDef.Builder | |
CondContextDef estático | parseDelimitedFrom (entrada de InputStream) |
CondContextDef estático | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CondContextDef estático | parseFrom (datos de ByteBuffer) |
CondContextDef estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
CondContextDef estático | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CondContextDef estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
CondContextDef estático | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CondContextDef estático | parseFrom (datos com.google.protobuf.ByteString) |
CondContextDef estático | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CondContextDef estático | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
estático | analizador () |
CondContextDef.Builder | |
vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público BRANCH_FIELD_NUMBER
Valor constante: 4
int final estático público CONTEXT_NAME_FIELD_NUMBER
Valor constante: 1
int final estático público NESTED_CONTEXTS_FIELD_NUMBER
Valor constante: 6
int final estático público PIVOT_NAME_FIELD_NUMBER
Valor constante: 3
int final estático público PRED_NAME_FIELD_NUMBER
Valor constante: 2
int final estático público VALUES_DEF_FIELD_NUMBER
Valor constante: 5
Métodos públicos
público booleano es igual (Objeto obj)
público int getBranch ()
Branch prediction. 0 or 1.
int32 branch = 4;
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 ()
ControlFlowContextDef público getNestedContexts (índice int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
público int getNestedContextsCount ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Lista pública< ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
público ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (índice int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Lista pública<? extiende ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
público getParserForType ()
cadena pública getPivotName ()
Name of the pivot tensor.
string pivot_name = 3;
público com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 3;
cadena pública getPredName ()
Name of the pred tensor.
string pred_name = 2;
público com.google.protobuf.ByteString getPredNameBytes ()
Name of the pred tensor.
string pred_name = 2;
público int getSerializedSize ()
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
ValoresDef públicos getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
valores públicosDefOrBuilder getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
hasValuesDef booleano público ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
código hash int público ()
público final booleano isInitialized ()
público estático CondContextDef parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
público estático CondContextDef parseFrom (datos ByteBuffer)
Lanza
Excepción de buffer de protocolo no válido |
---|
público estático CondContextDef parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
público estático CondContextDef parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
público estático CondContextDef parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
IOExcepción |
---|
público estático CondContextDef parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
público estático CondContextDef parseFrom (datos com.google.protobuf.ByteString)
Lanza
Excepción de buffer de protocolo no válido |
---|
público estático CondContextDef parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOExcepción |
---|
público estático CondContextDef parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
Excepción de buffer de protocolo no válido |
---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
IOExcepción |
---|