CondContextDef

publiczna klasa końcowa CondContextDef

 Protocol buffer representing a CondContext object.
 
Typ protokołu tensorflow.CondContextDef

Klasy zagnieżdżone

klasa Konstruktor CondContextDef
 Protocol buffer representing a CondContext object. 

Stałe

wew BRANCH_FIELD_NUMBER
wew CONTEXT_NAME_FIELD_NUMBER
wew NESTED_CONTEXTS_FIELD_NUMBER
wew PIVOT_NAME_FIELD_NUMBER
wew PRED_NAME_FIELD_NUMBER
wew VALUES_DEF_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
wew
getBranch ()
 Branch prediction.
Strunowy
pobierzNazwęKontekstu ()
 Name of the context.
com.google.protobuf.ByteString
getContextNameBytes ()
 Name of the context.
statyczny CondContextDef
CondContextDef
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
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.
Strunowy
pobierzNazwęPrzestawu ()
 Name of the pivot tensor.
com.google.protobuf.ByteString
getPivotNameBytes ()
 Name of the pivot tensor.
Strunowy
pobierzPredName ()
 Name of the pred tensor.
com.google.protobuf.ByteString
getPredNameBytes ()
 Name of the pred tensor.
wew
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
końcowa wartość logiczna
statyczny CondContextDef.Builder
statyczny CondContextDef.Builder
Konstruktor CondContextDef
statyczny CondContextDef
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny CondContextDef
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CondContextDef
parseFrom (dane ByteBuffer)
statyczny CondContextDef
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CondContextDef
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CondContextDef
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny CondContextDef
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny CondContextDef
parseFrom (dane com.google.protobuf.ByteString)
statyczny CondContextDef
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CondContextDef
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Konstruktor CondContextDef
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int BRANCH_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int CONTEXT_NAME_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int NESTED_CONTEXTS_FIELD_NUMBER

Wartość stała: 6

publiczny statyczny końcowy int PIVOT_NAME_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int PRED_NAME_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int VALUES_DEF_FIELD_NUMBER

Wartość stała: 5

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

public int getBranch ()

 Branch prediction. 0 or 1.
 
int32 branch = 4;

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;

publiczny statyczny CondContextDef getDefaultInstance ()

publiczny CondContextDef getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public ControlFlowContextDef getNestedContexts (indeks 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;

public List< ControlFlowContextDef > getNestedContextsList ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (indeks int)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

lista publiczna<? rozszerza ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

publiczny getParserForType ()

publiczny ciąg getPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 3;

public com.google.protobuf.ByteString getPivotNameBytes ()

 Name of the pivot tensor.
 
string pivot_name = 3;

publiczny ciąg getPredName ()

 Name of the pred tensor.
 
string pred_name = 2;

public com.google.protobuf.ByteString getPredNameBytes ()

 Name of the pred tensor.
 
string pred_name = 2;

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczne WartościDef getValuesDef ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

publiczne ValuesDefOrBuilder getValuesDefOrBuilder ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

publiczna wartość logiczna maValuesDef ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny CondContextDef.Builder newBuilder (prototyp CondContextDef )

publiczny statyczny CondContextDef.Builder newBuilder ()

public CondContextDef.Builder newBuilderForType ()

publiczny statyczny CondContextDef parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczny statyczny CondContextDef parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static CondContextDef parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny CondContextDef parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static CondContextDef parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CondContextDef parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny CondContextDef parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CondContextDef parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static CondContextDef parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static CondContextDef parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public CondContextDef.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO