AttrValue.ListValue.Builder

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

 LINT.IfChange
 
Protobuf 型tensorflow.AttrValue.ListValue

パブリックメソッド

AttrValue.ListValue.Builder
addAllB (Iterable<? extends Boolean> 値)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addAllF (Iterable<? extends Float> 値)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addAllFunc (Iterable<? extends NameAttrList > 値)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addAllI (Iterable<? extends Long> 値)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addAllS (Iterable<? extends ByteString> 値)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addAllShape (Iterable<? extends TensorShapeProto > 値)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addAllTensor (Iterable<? extends TensorProto > 値)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addAllType (Iterable<? extends DataType > 値)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addAllTypeValue (Iterable<Integer> 値)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addB (ブール値)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addF (浮動小数点値)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addFunc (int インデックス、 NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addFunc ( NameAttrList値)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addFunc ( NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addFunc (int インデックス、 NameAttrList値)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
addFuncBuilder ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
addFuncBuilder (int インデックス)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addI (長い値)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
AttrValue.ListValue.Builder
addS (com.google.protobuf.ByteString 値)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addShape (int インデックス、 TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape ( TensorShapeProto値)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape (int インデックス、 TensorShapeProto値)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape ( TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
addShapeBuilder (int インデックス)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
addShapeBuilder ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addTensor ( TensorProto値)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor (int インデックス、 TensorProto.Builder builderForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor ( TensorProto.Builder builderForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor (int インデックス、 TensorProto値)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder (int インデックス)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addType ( DataType値)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addTypeValue (int 値)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue
建てる()
AttrValue.ListValue
AttrValue.ListValue.Builder
クリア()
AttrValue.ListValue.Builder
クリアB ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
クリアファ()
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
AttrValue.ListValue.Builder
クリアファンク()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
クリア()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AttrValue.ListValue.Builder
クリア()
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
クリアシェイプ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
クリアテンソル()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
クリアタイプ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
ブール値
getB (int インデックス)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
整数
getBCount ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
リスト<ブール値>
getBList ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
浮く
getF (int インデックス)
 "list(float)"
 
repeated float f = 4 [packed = true];
整数
getFCount ()
 "list(float)"
 
repeated float f = 4 [packed = true];
リスト<浮動小数点数>
getFList ()
 "list(float)"
 
repeated float f = 4 [packed = true];
名前属性リスト
getFunc (int インデックス)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
getFuncBuilder (int インデックス)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
リスト< NameAttrList.Builder >
getFuncBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
整数
getFuncCount ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
リスト< NameAttrList >
getFuncList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrListOrBuilder
getFuncOrBuilder (int インデックス)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
リスト<? NameAttrListOrBuilderを拡張 >
getFuncOrBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
長さ
getI (int インデックス)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
整数
getICount ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
リスト<長い>
getIList ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
com.google.protobuf.ByteString
getS (int インデックス)
 "list(string)"
 
repeated bytes s = 2;
整数
getSCount ()
 "list(string)"
 
repeated bytes s = 2;
リスト<バイト文字列>
getSList ()
 "list(string)"
 
repeated bytes s = 2;
テンソル形状プロト
getShape (int インデックス)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
getShapeBuilder (int インデックス)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
リスト< TensorShapeProto.Builder >
getShapeBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
整数
getShapeCount ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
リスト< TensorShapeProto >
getShapeList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProtoOrBuilder
getShapeOrBuilder (int インデックス)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
リスト<? TensorShapeProtoOrBuilderを拡張する >
getShapeOrBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
テンソルプロト
getTensor (int インデックス)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
getTensorBuilder (int インデックス)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
リスト< TensorProto.Builder >
getTensorBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
整数
getTensorCount ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
リスト< TensorProto >
getTensorList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
getTensorOrBuilder (int インデックス)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
リスト<? TensorProtoOrBuilderを拡張する >
getTensorOrBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
データ・タイプ
getType (int インデックス)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
整数
getTypeCount ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
リスト<データ型>
getTypeList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
整数
getTypeValue (int インデックス)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
リスト<整数>
getTypeValueList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
最終ブール値
AttrValue.ListValue.Builder
mergeFrom (com.google.protobuf.Message other)
AttrValue.ListValue.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
最終的なAttrValue.ListValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
AttrValue.ListValue.Builder
RemoveFunc (int インデックス)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
RemoveShape (int インデックス)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
RemoveTensor (int インデックス)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setB (int インデックス、ブール値)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
setF (int インデックス、float 値)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
AttrValue.ListValue.Builder
setFunc (int インデックス、 NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
setFunc (int インデックス、 NameAttrList値)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
setI (int インデックス、long 値)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
AttrValue.ListValue.Builder
setS (int インデックス、com.google.protobuf.ByteString 値)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
setShape (int インデックス、 TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
setShape (int インデックス、 TensorShapeProto値)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
setTensor (int インデックス、 TensorProto値)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setTensor (int インデックス、 TensorProto.Builder builderForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setType (int インデックス、 DataType値)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
setTypeValue (int インデックス、int 値)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
最終的なAttrValue.ListValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public AttrValue.ListValue.Builder addAllB (Iterable<? extends Boolean> 値)

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public AttrValue.ListValue.Builder addAllF (Iterable<? extends Float> 値)

 "list(float)"
 
repeated float f = 4 [packed = true];

public AttrValue.ListValue.Builder addAllFunc (Iterable<? extends NameAttrList > 値)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public AttrValue.ListValue.Builder addAllI (Iterable<? extends Long> 値)

 "list(int)"
 
repeated int64 i = 3 [packed = true];

public AttrValue.ListValue.Builder addAllS (Iterable<? extends ByteString> 値)

 "list(string)"
 
repeated bytes s = 2;

public AttrValue.ListValue.Builder addAllShape (Iterable<? extends TensorShapeProto > 値)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public AttrValue.ListValue.Builder addAllTensor (Iterable<? extends TensorProto > 値)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public AttrValue.ListValue.Builder addAllType (Iterable<? extends DataType > 値)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public AttrValue.ListValue.Builder addAllTypeValue (Iterable<Integer> 値)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public AttrValue.ListValue.Builder addB (ブール値)

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public AttrValue.ListValue.Builder addF (浮動小数点値)

 "list(float)"
 
repeated float f = 4 [packed = true];

public AttrValue.ListValue.Builder addFunc (int インデックス、 NameAttrList.Builder builderForValue)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public AttrValue.ListValue.Builder addFunc ( NameAttrList値)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public AttrValue.ListValue.Builder addFunc ( NameAttrList.Builder builderForValue)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public AttrValue.ListValue.Builder addFunc (int インデックス、 NameAttrList値)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public NameAttrList.Builder addFuncBuilder ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public NameAttrList.Builder addFuncBuilder (int インデックス)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public AttrValue.ListValue.Builder addI (長い値)

 "list(int)"
 
repeated int64 i = 3 [packed = true];

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

public AttrValue.ListValue.Builder addS (com.google.protobuf.ByteString 値)

 "list(string)"
 
repeated bytes s = 2;

public AttrValue.ListValue.Builder addShape (int インデックス、 TensorShapeProto.Builder builderForValue)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public AttrValue.ListValue.Builder addShape ( TensorShapeProto値)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public AttrValue.ListValue.Builder addShape (int インデックス、 TensorShapeProto値)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public AttrValue.ListValue.Builder addShape ( TensorShapeProto.Builder builderForValue)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public TensorShapeProto.Builder addShapeBuilder (int インデックス)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public TensorShapeProto.Builder addShapeBuilder ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public AttrValue.ListValue.Builder addTensor ( TensorProto値)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public AttrValue.ListValue.Builder addTensor (int インデックス、 TensorProto.Builder builderForValue)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public AttrValue.ListValue.Builder addTensor ( TensorProto.Builder builderForValue)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public AttrValue.ListValue.Builder addTensor (int インデックス、 TensorProto値)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public TensorProto.Builder addTensorBuilder (int インデックス)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public TensorProto.Builder addTensorBuilder ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public AttrValue.ListValue.Builder addType ( DataType値)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public AttrValue.ListValue.Builder addTypeValue (int 値)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public AttrValue.ListValue build ()

public AttrValue.ListValue buildPartial ()

public AttrValue.ListValue.Builder Clear ()

public AttrValue.ListValue.Builder clearB ()

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public AttrValue.ListValue.Builder clearF ()

 "list(float)"
 
repeated float f = 4 [packed = true];

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

public AttrValue.ListValue.Builder clearFunc ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public AttrValue.ListValue.Builder clearI ()

 "list(int)"
 
repeated int64 i = 3 [packed = true];

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

public AttrValue.ListValue.Builder clearS ()

 "list(string)"
 
repeated bytes s = 2;

public AttrValue.ListValue.Builder clearShape ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public AttrValue.ListValue.Builder clearTensor ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public AttrValue.ListValue.Builder clearType ()

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public AttrValue.ListValue.Builderクローン()

public boolean getB (int インデックス)

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public int getBCount ()

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public List<Boolean> getBList ()

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public AttrValue.ListValue getDefaultInstanceForType ()

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

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

public float getF (int インデックス)

 "list(float)"
 
repeated float f = 4 [packed = true];

public int getFCount ()

 "list(float)"
 
repeated float f = 4 [packed = true];

public List<Float> getFList ()

 "list(float)"
 
repeated float f = 4 [packed = true];

public NameAttrList getFunc (int インデックス)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public NameAttrList.Builder getFuncBuilder (int インデックス)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public List< NameAttrList.Builder > getFuncBuilderList ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public int getFuncCount ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public List< NameAttrList > getFuncList ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public NameAttrListOrBuilder getFuncOrBuilder (int インデックス)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

公開リスト<? extends NameAttrListOrBuilder > getFuncOrBuilderList ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public long getI (int インデックス)

 "list(int)"
 
repeated int64 i = 3 [packed = true];

public int getICount ()

 "list(int)"
 
repeated int64 i = 3 [packed = true];

public List<Long> getIList ()

 "list(int)"
 
repeated int64 i = 3 [packed = true];

public com.google.protobuf.ByteString getS (int インデックス)

 "list(string)"
 
repeated bytes s = 2;

public int getSCount ()

 "list(string)"
 
repeated bytes s = 2;

public List<ByteString> getSList ()

 "list(string)"
 
repeated bytes s = 2;

public TensorShapeProto getShape (int インデックス)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public TensorShapeProto.Builder getShapeBuilder (int インデックス)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public List< TensorShapeProto.Builder > getShapeBuilderList ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public int getShapeCount ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public List< TensorShapeProto > getShapeList ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public TensorShapeProtoOrBuilder getShapeOrBuilder (int インデックス)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

公開リスト<? extends TensorShapeProtoOrBuilder > getShapeOrBuilderList ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public TensorProto getTensor (int インデックス)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public TensorProto.Builder getTensorBuilder (int インデックス)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public List< TensorProto.Builder > getTensorBuilderList ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public int getTensorCount ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public List< TensorProto > getTensorList ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public TensorProtoOrBuilder getTensorOrBuilder (int インデックス)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

公開リスト<? extends TensorProtoOrBuilder > getTensorOrBuilderList ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public DataType getType (int インデックス)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public int getTypeCount ()

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public List< DataType > getTypeList ()

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public int getTypeValue (int インデックス)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public List<Integer> getTypeValueList ()

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

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

public AttrValue.ListValue.Builder mergeFrom (com.google.protobuf.Message other)

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

投げる
IO例外

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

public AttrValue.ListValue.Builder RemoveFunc (int インデックス)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public AttrValue.ListValue.Builder RemoveShape (int インデックス)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public AttrValue.ListValue.Builder RemoveTensor (int インデックス)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public AttrValue.ListValue.Builder setB (int インデックス、ブール値)

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public AttrValue.ListValue.Builder setF (int インデックス、float 値)

 "list(float)"
 
repeated float f = 4 [packed = true];

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

public AttrValue.ListValue.Builder setFunc (int インデックス、 NameAttrList.Builder builderForValue)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public AttrValue.ListValue.Builder setFunc (int インデックス、 NameAttrList値)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

public AttrValue.ListValue.Builder setI (int インデックス、long 値)

 "list(int)"
 
repeated int64 i = 3 [packed = true];

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

public AttrValue.ListValue.Builder setS (int インデックス、com.google.protobuf.ByteString 値)

 "list(string)"
 
repeated bytes s = 2;

public AttrValue.ListValue.Builder setShape (int インデックス、 TensorShapeProto.Builder builderForValue)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public AttrValue.ListValue.Builder setShape (int インデックス、 TensorShapeProto値)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

public AttrValue.ListValue.Builder setTensor (int インデックス、 TensorProto値)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public AttrValue.ListValue.Builder setTensor (int インデックス、 TensorProto.Builder builderForValue)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

public AttrValue.ListValue.Builder setType (int インデックス、 DataType値)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

public AttrValue.ListValue.Builder setTypeValue (int インデックス、int 値)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

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