AttrValue.ListValue.Builder

공개 정적 최종 클래스 AttrValue.ListValue.Builder

 LINT.IfChange
 
Protobuf 유형 tensorflow.AttrValue.ListValue

공개 방법

AttrValue.ListValue.Builder
addAllB (반복 가능<? 확장 부울> 값)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addAllF (반복 가능<? 확장 Float> 값)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addAllFunc (Iterable<? 확장 NameAttrList > 값)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addAllI (Iterable<? 확장 Long> 값)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addAllS (Iterable<? 확장 ByteString> 값)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addAllShape (Iterable<? 확장 TensorShapeProto > 값)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addAllTensor (Iterable<? 확장 TensorProto > 값)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addAllType (Iterable<? 확장 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 (정수 인덱스)
 "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 (정수 인덱스)
 "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 (정수 인덱스)
 "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 (정수 값)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
속성값.목록값
짓다 ()
속성값.목록값
AttrValue.ListValue.Builder
AttrValue.ListValue.Builder
클리어비 ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
클리어F ()
 "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 (정수 인덱스)
 "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];
속성값.목록값
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
뜨다
getF (정수 인덱스)
 "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 (정수 인덱스)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
getFuncBuilder (정수 인덱스)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
목록< NameAttrList.Builder >
getFuncBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
정수
getFunc카운트 ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
목록< 이름속성목록 >
getFuncList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
이름AttrListOrBuilder
getFuncOrBuilder (정수 인덱스)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
목록<? NameAttrListOrBuilder 확장 >
getFuncOrBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
getI (정수 인덱스)
 "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 (정수 인덱스)
 "list(string)"
 
repeated bytes s = 2;
정수
getSCount ()
 "list(string)"
 
repeated bytes s = 2;
목록<바이트 문자열>
getSList ()
 "list(string)"
 
repeated bytes s = 2;
TensorShapeProto
getShape (정수 인덱스)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
getShapeBuilder (정수 인덱스)
 "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 (정수 인덱스)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
목록<? TensorShapeProtoOrBuilder 확장 >
getShapeOrBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
텐서프로토
getTensor (정수 인덱스)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
getTensorBuilder (정수 인덱스)
 "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 (정수 인덱스)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
목록<? TensorProtoOrBuilder 확장 >
getTensorOrBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
데이터 형식
getType (정수 인덱스)
 "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 (정수 인덱스)
 "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.다른 메시지 보내기)
AttrValue.ListValue.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
최종 AttrValue.ListValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
AttrValue.ListValue.Builder
RemoveFunc (정수 인덱스)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
RemoveShape (정수 인덱스)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
RemoveTensor (정수 인덱스)
 "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 인덱스, 긴 값)
 "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.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공용 AttrValue.ListValue.Builder addAllB (Iterable<? 확장 Boolean> 값)

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

공용 AttrValue.ListValue.Builder addAllF (Iterable<? 확장 Float> 값)

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

public AttrValue.ListValue.Builder addAllFunc (Iterable<? 확장 NameAttrList > 값)

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

공개 AttrValue.ListValue.Builder addAllI (Iterable<? 확장 Long> 값)

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

공용 AttrValue.ListValue.Builder addAllS (Iterable<? 확장 ByteString> 값)

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

public AttrValue.ListValue.Builder addAllShape (Iterable<? 확장 TensorShapeProto > 값)

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

public AttrValue.ListValue.Builder addAllTensor (Iterable<? 확장 TensorProto > 값)

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

공용 AttrValue.ListValue.Builder addAllType (Iterable<? 확장 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];

public 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;

public 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;

public 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;

public 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 buildPartial ()

공개 AttrValue.ListValue.Builder 클리어 ()

공개 AttrValue.ListValue.Builder 클리어B ()

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

공개 AttrValue.ListValue.Builder 클리어F ()

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

공개 AttrValue.ListValue.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 AttrValue.ListValue.Builder ClearFunc ()

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

공개 AttrValue.ListValue.Builder 클리어I ()

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

공개 AttrValue.ListValue.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 AttrValue.ListValue.Builder 클리어S ()

 "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];

공개 int getBCount ()

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

공개 목록<Boolean> getBList ()

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

공공 AttrValue.ListValue getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 부동 getF (int 인덱스)

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

공개 int getFCount ()

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

공개 목록<Float> getFList ()

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

공개 NameAttrList 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;

공개 int 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];

공개 int getICount ()

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

공개 목록<Long> getIList ()

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

공개 com.google.protobuf.ByteString getS (int 인덱스)

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

공개 int getSCount ()

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

공개 목록<ByteString> getSList ()

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

공개 TensorShapeProto 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;

공개 int 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;

공개 TensorProto 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;

공개 int 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];

공개 int getTypeCount ()

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

공개 목록< DataType > getTypeList ()

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

공개 int getTypeValue (int 인덱스)

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

공개 목록<Integer> getTypeValueList ()

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

공개 최종 부울 isInitialized ()

공개 AttrValue.ListValue.Builder mergeFrom (com.google.protobuf.다른 메시지)

공개 AttrValue.ListValue.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 최종 AttrValue.ListValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 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 인덱스, 부동 소수점 값)

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

public 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 인덱스, 긴 값)

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

public 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;

public 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)