AttrValue.ListValue.Builder

genel statik son sınıf AttrValue.ListValue.Builder

 LINT.IfChange
 
Protobuf türü tensorflow.AttrValue.ListValue

Genel Yöntemler

AttrValue.ListValue.Builder
addAllB (Yinelenebilir<? Boolean> değerlerini genişletir)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addAllF (Yinelenebilir<? Float> değerlerini genişletir)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addAllFunc (Yinelenebilir<? NameAttrList > değerlerini genişletir)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addAllI (Yinelenebilir<? Long> değerleri genişletir)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addAllS (Yinelenebilir<? ByteString> değerlerini genişletir)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addAllShape (Yinelenebilir<?, TensorShapeProto > değerlerini genişletir)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addAllTensor (Yinelenebilir<? TensorProto > değerlerini genişletir)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addAllType (Yinelenebilir<? DataType > değerlerini genişletir)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addAllTypeValue (Yinelenebilir<Tamsayı> değerleri)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addB (boolean değeri)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addF (değişken değer)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addFunc (int dizini, NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addFunc ( NameAttrList değeri)
 "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 dizini, NameAttrList değeri)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
addFuncBuilder ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
addFuncBuilder (int dizini)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addI (uzun değer)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
AttrValue.ListValue.Builder
addS (com.google.protobuf.ByteString değeri)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addShape (int dizini, TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape ( TensorShapeProto değeri)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape (int dizini, TensorShapeProto değeri)
 "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 dizini)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
addShapeBuilder ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addTensor ( TensorProto değeri)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor (int dizini, 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 dizini, TensorProto değeri)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder (int dizini)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addType ( DataType değeri)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addTypeValue (int değeri)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue
AttrValue.ListValue
AttrValue.ListValue.Builder
AttrValue.ListValue.Builder
temizleB ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
temizleF ()
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
AttrValue.ListValue.Builder
clearFunc ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
temizleI ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AttrValue.ListValue.Builder
temizler ()
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
clearShape ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
clearTensor ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
temiz tip ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
klon ()
boolean
getB (int dizini)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
int
getBCount ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
Liste<Boolean>
getBList ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
batmadan yüzmek
getF (int dizini)
 "list(float)"
 
repeated float f = 4 [packed = true];
int
getFCount ()
 "list(float)"
 
repeated float f = 4 [packed = true];
Liste<Kayandır>
getFList ()
 "list(float)"
 
repeated float f = 4 [packed = true];
AdAttrList
getFunc (int dizini)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
getFuncBuilder (int dizini)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Liste< NameAttrList.Builder >
getFuncBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
int
getFuncCount ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Liste< NameAttrList >
getFuncList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AdAttrListOrBuilder
getFuncOrBuilder (int dizini)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Liste<? NameAttrListOrBuilder'ı genişletir >
getFuncOrBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
uzun
getI (int dizini)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
int
getICount ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
Liste<Uzun>
getIList ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
com.google.protobuf.ByteString
getS (int dizini)
 "list(string)"
 
repeated bytes s = 2;
int
getSCount ()
 "list(string)"
 
repeated bytes s = 2;
Liste<ByteString>
getSList ()
 "list(string)"
 
repeated bytes s = 2;
TensorShapeProto
getShape (int dizini)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
getShapeBuilder (int dizini)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Liste< TensorShapeProto.Builder >
getShapeBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
int
getShapeCount ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Liste< TensorShapeProto >
getShapeList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProtoOrBuilder
getShapeOrBuilder (int dizini)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Liste<? TensorShapeProtoOrBuilder'ı genişletiyor >
getShapeOrBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorProto
getTensor (int dizini)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
getTensorBuilder (int dizini)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Liste< TensorProto.Builder >
getTensorBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
int
getTensorCount ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Liste< TensorProto >
getTensorList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
getTensorOrBuilder (int dizini)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Liste<? TensorProtoOrBuilder'ı genişletiyor >
getTensorOrBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Veri tipi
getType (int dizini)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
int
getTypeCount ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
Liste< Veri Türü >
getTypeList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
int
getTypeValue (int dizini)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
Liste<Tamsayı>
getTypeValueList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
son boole değeri
AttrValue.ListValue.Builder
mergeFrom (com.google.protobuf.Message other)
AttrValue.ListValue.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
son AttrValue.ListValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
AttrValue.ListValue.Builder
kaldırFunc (int dizini)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
kaldırShape (int dizini)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
kaldırTensor (int dizini)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setB (int indeksi, boole değeri)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
setF (int indeksi, kayan değer)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
AttrValue.ListValue.Builder
setFunc (int dizini, NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
setFunc (int dizini, NameAttrList değeri)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
setI (int indeksi, uzun değer)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
AttrValue.ListValue.Builder
setS (int dizini, com.google.protobuf.ByteString değeri)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
setShape (int dizini, TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
setShape (int dizini, TensorShapeProto değeri)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
setTensor (int dizini, TensorProto değeri)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setTensor (int dizini, TensorProto.Builder builderForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setType (int dizini, DataType değeri)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
setTypeValue (int dizini, int değeri)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
son AttrValue.ListValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public AttrValue.ListValue.Builder addAllB (Yinelenebilir<? Boolean> değerlerini genişletir)

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

public AttrValue.ListValue.Builder addAllF (Yinelenebilir<? Float> değerlerini genişletir)

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

public AttrValue.ListValue.Builder addAllFunc (Yinelenebilir<? NameAttrList > değerlerini genişletir)

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

public AttrValue.ListValue.Builder addAllI (Yinelenebilir<? Long> değerleri genişletir)

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

public AttrValue.ListValue.Builder addAllS (Yinelenebilir<? ByteString> değerlerini genişletir)

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

public AttrValue.ListValue.Builder addAllShape (Yinelenebilir<? TensorShapeProto > değerlerini genişletir)

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

public AttrValue.ListValue.Builder addAllTensor (Yinelenebilir<? TensorProto > değerlerini genişletir)

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

public AttrValue.ListValue.Builder addAllType (Yinelenebilir<? DataType > değerlerini genişletir)

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

public AttrValue.ListValue.Builder addAllTypeValue (Yinelenebilir<Integer> değerleri)

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

public AttrValue.ListValue.Builder addB (boole değeri)

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

public AttrValue.ListValue.Builder addF (değişken değer)

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

public AttrValue.ListValue.Builder addFunc (int dizini, NameAttrList.Builder builderForValue)

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

public AttrValue.ListValue.Builder addFunc ( NameAttrList değeri)

 "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 dizini, NameAttrList değeri)

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

public NameAttrList.Builder addFuncBuilder ()

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

public NameAttrList.Builder addFuncBuilder (int dizini)

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

public AttrValue.ListValue.Builder addI (uzun değer)

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

public AttrValue.ListValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel AttrValue.ListValue.Builder addS (com.google.protobuf.ByteString değeri)

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

public AttrValue.ListValue.Builder addShape (int dizini, TensorShapeProto.Builder builderForValue)

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

public AttrValue.ListValue.Builder addShape ( TensorShapeProto değeri)

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

public AttrValue.ListValue.Builder addShape (int dizini, TensorShapeProto değeri)

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

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

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

genel TensorShapeProto.Builder addShapeBuilder (int dizini)

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

herkese açık TensorShapeProto.Builder addShapeBuilder ()

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

public AttrValue.ListValue.Builder addTensor ( TensorProto değeri)

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

public AttrValue.ListValue.Builder addTensor (int dizini, 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 dizini, TensorProto değeri)

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

genel TensorProto.Builder addTensorBuilder (int dizini)

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

herkese açık TensorProto.Builder addTensorBuilder ()

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

public AttrValue.ListValue.Builder addType ( DataType değeri)

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

public AttrValue.ListValue.Builder addTypeValue (int değeri)

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

genel AttrValue.ListValue yapısı ()

public AttrValue.ListValue buildPartial ()

public AttrValue.ListValue.Builder clear ()

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

genel AttrValue.ListValue.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

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)

genel AttrValue.ListValue.Builder clearS ()

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

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

genel boolean getB (int dizini)

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

genel int getBCount ()

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

genel Liste<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 indeksi)

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

genel int getFCount ()

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

genel Liste<Float> getFList ()

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

genel NameAttrList getFunc (int dizini)

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

public NameAttrList.Builder getFuncBuilder (int dizini)

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

genel Liste< NameAttrList.Builder > getFuncBuilderList ()

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

public int getFuncCount ()

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

genel Liste< NameAttrList > getFuncList ()

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

genel NameAttrListOrBuilder getFuncOrBuilder (int dizini)

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

genel liste<? NameAttrListOrBuilder > getFuncOrBuilderList () öğesini genişletir

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

genel uzun getI (int dizini)

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

public int getICount ()

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

genel Liste<Uzun> getIList ()

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

public com.google.protobuf.ByteString getS (int dizini)

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

genel int getSCount ()

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

genel Liste<ByteString> getSList ()

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

genel TensorShapeProto getShape (int dizini)

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

herkese açık TensorShapeProto.Builder getShapeBuilder (int dizini)

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

genel Liste< TensorShapeProto.Builder > getShapeBuilderList ()

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

public int getShapeCount ()

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

genel Liste< TensorShapeProto > getShapeList ()

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

herkese açık TensorShapeProtoOrBuilder getShapeOrBuilder (int dizini)

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

genel liste<? TensorShapeProtoOrBuilder'ı genişletir > getShapeOrBuilderList ()

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

genel TensorProto getTensor (int dizini)

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

herkese açık TensorProto.Builder getTensorBuilder (int dizini)

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

genel Liste< TensorProto.Builder > getTensorBuilderList ()

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

public int getTensorCount ()

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

genel Liste< TensorProto > getTensorList ()

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

genel TensorProtoOrBuilder getTensorOrBuilder (int dizini)

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

genel liste<? TensorProtoOrBuilder'ı genişletir > getTensorOrBuilderList ()

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

genel DataType getType (int dizini)

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

genel int getTypeCount ()

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

genel Liste< Veri Türü > getTypeList ()

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

public int getTypeValue (int dizini)

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

genel Liste<Tamsayı> getTypeValueList ()

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

genel final boolean isInitialized ()

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

genel AttrValue.ListValue.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel final AttrValue.ListValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public AttrValue.ListValue.Builder kaldırFunc (int dizini)

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

public AttrValue.ListValue.Builder kaldırShape (int dizini)

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

public AttrValue.ListValue.Builder kaldırTensor (int dizini)

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

public AttrValue.ListValue.Builder setB (int dizini, boolean değeri)

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

public AttrValue.ListValue.Builder setF (int indeksi, kayan değer)

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

public AttrValue.ListValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public AttrValue.ListValue.Builder setFunc (int dizini, NameAttrList.Builder builderForValue)

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

public AttrValue.ListValue.Builder setFunc (int dizini, NameAttrList değeri)

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

public AttrValue.ListValue.Builder setI (int indeksi, uzun değer)

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

public AttrValue.ListValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public AttrValue.ListValue.Builder setS (int dizini, com.google.protobuf.ByteString değeri)

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

public AttrValue.ListValue.Builder setShape (int dizini, TensorShapeProto.Builder builderForValue)

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

public AttrValue.ListValue.Builder setShape (int dizini, TensorShapeProto değeri)

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

public AttrValue.ListValue.Builder setTensor (int dizini, TensorProto değeri)

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

public AttrValue.ListValue.Builder setTensor (int indeksi, TensorProto.Builder builderForValue)

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

public AttrValue.ListValue.Builder setType (int dizini, DataType değeri)

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

public AttrValue.ListValue.Builder setTypeValue (int dizini, int değeri)

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

genel final AttrValue.ListValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)