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].
tensorflow.NameAttrList Genel Yöntemler
| NameAttrList.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| AdAttrList | inşa etmek () |
| AdAttrList | inşaKısmi () |
| NameAttrList.Builder | temizlemek () |
| NameAttrList.Builder | clearAttr () |
| 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() 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 | Başlatıldı () |
| 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 | |
| NameAttrList.Builder | |
| NameAttrList.Builder | RemoveAttr (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)
public boolean includeAttr (Dize anahtarı)
map<string, .tensorflow.AttrValue> attr = 2;
genel int getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 2;
public AttrValue getAttrOrDefault (Dize anahtarı, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 2;
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ı |
|---|
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;