OpList.Builder

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

 A collection of OpDefs
 
Protobuf 型tensorflow.OpList

パブリックメソッド

OpList.Builder
addAllOp (Iterable<? extends OpDef > 値)
repeated .tensorflow.OpDef op = 1;
OpList.Builder
addOp (int インデックス、 OpDef値)
repeated .tensorflow.OpDef op = 1;
OpList.Builder
addOp (int インデックス、 OpDef.Builder builderForValue)
repeated .tensorflow.OpDef op = 1;
OpList.Builder
addOp ( OpDef値)
repeated .tensorflow.OpDef op = 1;
OpList.Builder
addOp ( OpDef.Builder builderForValue)
repeated .tensorflow.OpDef op = 1;
OpDef.Builder
addOpBuilder ()
repeated .tensorflow.OpDef op = 1;
OpDef.Builder
addOpBuilder (int インデックス)
repeated .tensorflow.OpDef op = 1;
OpList.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
オプリスト
建てる()
オプリスト
OpList.Builder
クリア()
OpList.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
OpList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
OpList.Builder
クリアオプ()
repeated .tensorflow.OpDef op = 1;
OpList.Builder
オプリスト
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
作戦防御
getOp (int インデックス)
repeated .tensorflow.OpDef op = 1;
OpDef.Builder
getOpBuilder (int インデックス)
repeated .tensorflow.OpDef op = 1;
リスト< OpDef.Builder >
getOpBuilderList ()
repeated .tensorflow.OpDef op = 1;
整数
getOpCount ()
repeated .tensorflow.OpDef op = 1;
リスト< OpDef >
getOpList ()
repeated .tensorflow.OpDef op = 1;
OpDefOrBuilder
getOpOrBuilder (int インデックス)
repeated .tensorflow.OpDef op = 1;
リスト<? OpDefOrBuilderを拡張 >
getOpOrBuilderList ()
repeated .tensorflow.OpDef op = 1;
最終ブール値
OpList.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
OpList.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なOpList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
OpList.Builder
RemoveOp (int インデックス)
repeated .tensorflow.OpDef op = 1;
OpList.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
OpList.Builder
setOp (int インデックス、 OpDef.Builder builderForValue)
repeated .tensorflow.OpDef op = 1;
OpList.Builder
setOp (int インデックス、 OpDef値)
repeated .tensorflow.OpDef op = 1;
OpList.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なOpList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public OpList.Builder addAllOp (Iterable<? extends OpDef > 値)

repeated .tensorflow.OpDef op = 1;

public OpList.Builder addOp (int インデックス、 OpDef値)

repeated .tensorflow.OpDef op = 1;

public OpList.Builder addOp (int インデックス、 OpDef.Builder builderForValue)

repeated .tensorflow.OpDef op = 1;

public OpList.Builder addOp ( OpDef値)

repeated .tensorflow.OpDef op = 1;

public OpList.Builder addOp ( OpDef.Builder builderForValue)

repeated .tensorflow.OpDef op = 1;

public OpDef.Builder addOpBuilder ()

repeated .tensorflow.OpDef op = 1;

public OpDef.Builder addOpBuilder (int インデックス)

repeated .tensorflow.OpDef op = 1;

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

パブリックOpListビルド()

public OpList buildPartial ()

public OpList.Builder clear ()

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

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

public OpList.Builder clearOp ()

repeated .tensorflow.OpDef op = 1;

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

public OpList getDefaultInstanceForType ()

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

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

public OpDef getOp (int インデックス)

repeated .tensorflow.OpDef op = 1;

public OpDef.Builder getOpBuilder (int インデックス)

repeated .tensorflow.OpDef op = 1;

public List< OpDef.Builder > getOpBuilderList ()

repeated .tensorflow.OpDef op = 1;

public int getOpCount ()

repeated .tensorflow.OpDef op = 1;

public List< OpDef > getOpList ()

repeated .tensorflow.OpDef op = 1;

public OpDefOrBuilder getOpOrBuilder (int インデックス)

repeated .tensorflow.OpDef op = 1;

公開リスト<? extends OpDefOrBuilder > getOpOrBuilderList ()

repeated .tensorflow.OpDef op = 1;

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

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

投げる
IO例外

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

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

public OpList.Builder RemoveOp (int インデックス)

repeated .tensorflow.OpDef op = 1;

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

public OpList.Builder setOp (int インデックス、 OpDef.Builder builderForValue)

repeated .tensorflow.OpDef op = 1;

public OpList.Builder setOp (int インデックス、 OpDef値)

repeated .tensorflow.OpDef op = 1;

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

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