CondContextDef.Builder

パブリック静的最終クラスCondContextDef.Builder

 Protocol buffer representing a CondContext object.
 
Protobuf 型tensorflow.CondContextDef

パブリックメソッド

CondContextDef.Builder
addAllNestedContexts (Iterable<? extends ControlFlowContextDef > 値)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
addNestedContexts ( ControlFlowContextDef.Builder builderForValue)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
addNestedContexts (int インデックス、 ControlFlowContextDef値)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
addNestedContexts (int インデックス、 ControlFlowContextDef.Builder builderForValue)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
addNestedContexts ( ControlFlowContextDef値)
 Contexts contained inside this context (e.g.
ControlFlowContextDef.Builder
addNestedContextsBuilder (int インデックス)
 Contexts contained inside this context (e.g.
ControlFlowContextDef.Builder
addNestedContextsBuilder ()
 Contexts contained inside this context (e.g.
CondContextDef.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
CondContextDef
建てる()
CondContextDef
CondContextDef.Builder
クリア()
CondContextDef.Builder
クリアブランチ()
 Branch prediction.
CondContextDef.Builder
クリアコンテキスト名()
 Name of the context.
CondContextDef.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
CondContextDef.Builder
clearNestedContexts ()
 Contexts contained inside this context (e.g.
CondContextDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CondContextDef.Builder
クリアピボット名()
 Name of the pivot tensor.
CondContextDef.Builder
クリアプレドネーム()
 Name of the pred tensor.
CondContextDef.Builder
クリア値Def ()
 Values and external values in control flow context.
CondContextDef.Builder
整数
getブランチ()
 Branch prediction.
getContextName ()
 Name of the context.
com.google.protobuf.ByteString
getContextNameBytes ()
 Name of the context.
CondContextDef
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ControlFlowContextDef
getNestedContexts (int インデックス)
 Contexts contained inside this context (e.g.
ControlFlowContextDef.Builder
getNestedContextsBuilder (int インデックス)
 Contexts contained inside this context (e.g.
リスト< ControlFlowContextDef.Builder >
getNestedContextsBuilderList ()
 Contexts contained inside this context (e.g.
整数
getNestedContextsCount ()
 Contexts contained inside this context (e.g.
リスト< ControlFlowContextDef >
getNestedContextsList ()
 Contexts contained inside this context (e.g.
ControlFlowContextDefOrBuilder
getNestedContextsOrBuilder (int インデックス)
 Contexts contained inside this context (e.g.
リスト<? ControlFlowContextDefOrBuilderを拡張 >
getNestedContextsOrBuilderList ()
 Contexts contained inside this context (e.g.
getピボット名()
 Name of the pivot tensor.
com.google.protobuf.ByteString
getPivotNameBytes ()
 Name of the pivot tensor.
getPredName ()
 Name of the pred tensor.
com.google.protobuf.ByteString
getPredNameBytes ()
 Name of the pred tensor.
値の定義
getValuesDef ()
 Values and external values in control flow context.
値定義ビルダー
getValuesDefBuilder ()
 Values and external values in control flow context.
値定義またはビルダー
getValuesDefOrBuilder ()
 Values and external values in control flow context.
ブール値
hasValuesDef ()
 Values and external values in control flow context.
最終ブール値
CondContextDef.Builder
mergeFrom (com.google.protobuf.Message other)
CondContextDef.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
最終的なCondContextDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
CondContextDef.Builder
mergeValuesDef ( ValuesDef値)
 Values and external values in control flow context.
CondContextDef.Builder
RemoveNestedContexts (int インデックス)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
setBranch (int 値)
 Branch prediction.
CondContextDef.Builder
setContextName (文字列値)
 Name of the context.
CondContextDef.Builder
setContextNameBytes (com.google.protobuf.ByteString 値)
 Name of the context.
CondContextDef.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
CondContextDef.Builder
setNestedContexts (int インデックス、 ControlFlowContextDef.Builder builderForValue)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
setNestedContexts (int インデックス、 ControlFlowContextDef値)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
setPivotName (文字列値)
 Name of the pivot tensor.
CondContextDef.Builder
setPivotNameBytes (com.google.protobuf.ByteString 値)
 Name of the pivot tensor.
CondContextDef.Builder
setPredName (文字列値)
 Name of the pred tensor.
CondContextDef.Builder
setPredNameBytes (com.google.protobuf.ByteString 値)
 Name of the pred tensor.
CondContextDef.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なCondContextDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CondContextDef.Builder
setValuesDef ( ValuesDef.Builder builderForValue)
 Values and external values in control flow context.
CondContextDef.Builder
setValuesDef ( ValuesDef値)
 Values and external values in control flow context.

継承されたメソッド

パブリックメソッド

public CondContextDef.Builder addAllNestedContexts (Iterable<? extends ControlFlowContextDef > 値)

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

public CondContextDef.Builder addNestedContexts ( ControlFlowContextDef.Builder builderForValue)

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

public CondContextDef.Builder addNestedContexts (int インデックス、 ControlFlowContextDef値)

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

public CondContextDef.Builder addNestedContexts (int インデックス、 ControlFlowContextDef.Builder builderForValue)

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

public CondContextDef.Builder addNestedContexts ( ControlFlowContextDef値)

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

public ControlFlowContextDef.Builder addNestedContextsBuilder (int インデックス)

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

public ControlFlowContextDef.Builder addNestedContextsBuilder ()

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

public CondContextDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public CondContextDef build ()

public CondContextDef buildPartial ()

public CondContextDef.Builder Clear ()

public CondContextDef.Builder clearBranch ()

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

public CondContextDef.Builder clearContextName ()

 Name of the context.
 
string context_name = 1;

public CondContextDef.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public CondContextDef.Builder clearNestedContexts ()

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

public CondContextDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public CondContextDef.Builder clearPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 3;

public CondContextDef.Builder clearPredName ()

 Name of the pred tensor.
 
string pred_name = 2;

public CondContextDef.Builder clearValuesDef ()

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

パブリックCondContextDef.Builderクローン()

public int getBranch ()

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

public String getContextName ()

 Name of the context.
 
string context_name = 1;

public com.google.protobuf.ByteString getContextNameBytes ()

 Name of the context.
 
string context_name = 1;

public CondContextDef getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public ControlFlowContextDef getNestedContexts (int インデックス)

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

public ControlFlowContextDef.Builder getNestedContextsBuilder (int インデックス)

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

public List< ControlFlowContextDef.Builder > getNestedContextsBuilderList ()

 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 (int インデックス)

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

公開リスト<? extends ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()

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

パブリック String 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;

パブリック String 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;

public ValuesDef getValuesDef ()

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

public ValuesDef.Builder getValuesDefBuilder ()

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

public ValuesDefOrBuilder getValuesDefOrBuilder ()

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

public boolean hasValuesDef ()

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

パブリック最終ブール値isInitialized ()

public CondContextDef.Builder mergeFrom (com.google.protobuf.Message other)

public CondContextDef.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public Final CondContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public CondContextDef.Builder mergeValuesDef ( ValuesDef値)

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

public CondContextDef.Builder deleteNestedContexts (int インデックス)

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

public CondContextDef.Builder setBranch (int 値)

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

public CondContextDef.Builder setContextName (文字列値)

 Name of the context.
 
string context_name = 1;

public CondContextDef.Builder setContextNameBytes (com.google.protobuf.ByteString 値)

 Name of the context.
 
string context_name = 1;

public CondContextDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public CondContextDef.Builder setNestedContexts (int インデックス、 ControlFlowContextDef.Builder builderForValue)

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

public CondContextDef.Builder setNestedContexts (int インデックス、 ControlFlowContextDef値)

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

public CondContextDef.Builder setPivotName (文字列値)

 Name of the pivot tensor.
 
string pivot_name = 3;

public CondContextDef.Builder setPivotNameBytes (com.google.protobuf.ByteString 値)

 Name of the pivot tensor.
 
string pivot_name = 3;

public CondContextDef.Builder setPredName (文字列値)

 Name of the pred tensor.
 
string pred_name = 2;

public CondContextDef.Builder setPredNameBytes (com.google.protobuf.ByteString 値)

 Name of the pred tensor.
 
string pred_name = 2;

public CondContextDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final CondContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public CondContextDef.Builder setValuesDef ( ValuesDef.Builder builderForValue)

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

public CondContextDef.Builder setValuesDef ( ValuesDef値)

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