classe finale pubblica CondContextDef
Protocol buffer representing a CondContext object.
tensorflow.CondContextDef
Classi nidificate
classe | CondContextDef.Builder | Protocol buffer representing a CondContext object. |
Costanti
int | FILIALE_CAMPO_NUMERO | |
int | CONTEXT_NAME_FIELD_NUMBER | |
int | NESTED_CONTEXTS_FIELD_NUMBER | |
int | PIVOT_NAME_FIELD_NUMBER | |
int | PRED_NAME_FIELD_NUMBER | |
int | VALUES_DEF_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
int | getBranch () Branch prediction. |
Corda | getNomeContesto () Name of the context. |
com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
CondContextDef statico | |
CondContestoDef | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
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. |
Corda | getPivotName () Name of the pivot tensor. |
com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
Corda | getPredNome () Name of the pred tensor. |
com.google.protobuf.ByteString | getPredNameBytes () Name of the pred tensor. |
int | |
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 | |
CondContextDef.Builder statico | newBuilder (prototipo CondContextDef ) |
CondContextDef.Builder statico | |
CondContextDef.Builder | |
CondContextDef statico | parseDelimitedFrom (input InputStream) |
CondContextDef statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CondContextDef statico | parseFrom (dati ByteBuffer) |
CondContextDef statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
CondContextDef statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CondContextDef statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
CondContextDef statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CondContextDef statico | parseFrom (dati com.google.protobuf.ByteString) |
CondContextDef statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CondContextDef statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
CondContextDef.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int BRANCH_FIELD_NUMBER
Valore costante: 4
pubblico statico finale int CONTEXT_NAME_FIELD_NUMBER
Valore costante: 1
public static final int NESTED_CONTEXTS_FIELD_NUMBER
Valore costante: 6
pubblico statico finale int PIVOT_NAME_FIELD_NUMBER
Valore costante: 3
public static final int PRED_NAME_FIELD_NUMBER
Valore costante: 2
public static final int VALUES_DEF_FIELD_NUMBER
Valore costante: 5
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public int getBranch ()
Branch prediction. 0 or 1.
int32 branch = 4;
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 ControlFlowContextDef getNestedContexts (indice int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public int getNestedContextsCount ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Elenco pubblico< ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
pubblico ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (indice int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Elenco pubblico<? estende ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
pubblico getParserForType ()
stringa pubblica getPivotName ()
Name of the pivot tensor.
string pivot_name = 3;
pubblico com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 3;
stringa pubblica getPredName ()
Name of the pred tensor.
string pred_name = 2;
pubblico com.google.protobuf.ByteString getPredNameBytes ()
Name of the pred tensor.
string pred_name = 2;
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public ValuesDef getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
public ValoriDefOrBuilder getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
hasValuesDef booleano pubblico ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
public int hashCode ()
public final booleano isInitialized ()
public static CondContextDef parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico CondContextDef (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico CondContextDef (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico CondContextDef (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
public static CondContextDef parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico CondContextDef (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
public static CondContextDef parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico CondContextDef (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|