NameAttrList.Builder

genel statik son sınıf NameAttrList.Builder

 A list of attr names and their values. The whole list is attached
 with a string name.  E.g., MatMul[T=float].
 
Protobuf türü tensorflow.NameAttrList

Genel Yöntemler

NameAttrList.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
AdAttrList
AdAttrList
NameAttrList.Builder
NameAttrList.Builder
NameAttrList.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
NameAttrList.Builder
clearName ()
string name = 1;
NameAttrList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
NameAttrList.Builder
klon ()
boolean
içerirAttr (Dize anahtarı)
map<string, .tensorflow.AttrValue> attr = 2;
Harita<String, AttrValue >
getAttr ()
Bunun yerine getAttrMap() işlevini kullanın.
int
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 2;
Harita<String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 2;
Öznitelik Değeri
getAttrOrDefault (Dize anahtarı, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 2;
Öznitelik Değeri
getAttrOrThrow (Dize tuşu)
map<string, .tensorflow.AttrValue> attr = 2;
AdAttrList
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Harita<String, AttrValue >
getMutableAttr ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
Sicim
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
son boole değeri
NameAttrList.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NameAttrList.Builder
mergeFrom (com.google.protobuf.Message other)
son AdAttrList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
NameAttrList.Builder
putAllAttr (Map<String, AttrValue > değerler)
map<string, .tensorflow.AttrValue> attr = 2;
NameAttrList.Builder
putAttr (Dize anahtarı, AttrValue değeri)
map<string, .tensorflow.AttrValue> attr = 2;
NameAttrList.Builder
kaldırAttr (Dize anahtarı)
map<string, .tensorflow.AttrValue> attr = 2;
NameAttrList.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
NameAttrList.Builder
setName (Dize değeri)
string name = 1;
NameAttrList.Builder
setNameBytes (com.google.protobuf.ByteString değeri)
string name = 1;
NameAttrList.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son AdAttrList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

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

genel NameAttrList yapısı ()

genel NameAttrList buildPartial ()

public NameAttrList.Builder clear ()

public NameAttrList.Builder clearAttr ()

public NameAttrList.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

public NameAttrList.Builder clearName ()

string name = 1;

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

genel NameAttrList.Builder klonu ()

public boolean includeAttr (Dize anahtarı)

map<string, .tensorflow.AttrValue> attr = 2;

genel Harita<String, AttrValue > getAttr ()

Bunun yerine getAttrMap() işlevini kullanın.

genel int getAttrCount ()

map<string, .tensorflow.AttrValue> attr = 2;

genel Harita<String, AttrValue > getAttrMap ()

map<string, .tensorflow.AttrValue> attr = 2;

public AttrValue getAttrOrDefault (Dize anahtarı, AttrValue defaultValue)

map<string, .tensorflow.AttrValue> attr = 2;

public AttrValue getAttrOrThrow (Dize anahtarı)

map<string, .tensorflow.AttrValue> attr = 2;

public NameAttrList getDefaultInstanceForType ()

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

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

genel Harita<String, AttrValue > getMutableAttr ()

Bunun yerine alternatif mutasyon erişimcilerini kullanın.

genel Dize getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

genel final boolean isInitialized ()

public NameAttrList.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

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

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

public NameAttrList.Builder putAllAttr (Map<String, AttrValue > değerler)

map<string, .tensorflow.AttrValue> attr = 2;

public NameAttrList.Builder putAttr (Dize anahtarı, AttrValue değeri)

map<string, .tensorflow.AttrValue> attr = 2;

public NameAttrList.Builder kaldırAttr (Dize anahtarı)

map<string, .tensorflow.AttrValue> attr = 2;

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

public NameAttrList.Builder setName (Dize değeri)

string name = 1;

public NameAttrList.Builder setNameBytes (com.google.protobuf.ByteString değeri)

string name = 1;

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

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