genel final sınıfı NameAttrList
A list of attr names and their values. The whole list is attached with a string name. E.g., MatMul[T=float].
tensorflow.NameAttrList İç İçe Sınıflar
| sınıf | NameAttrList.Builder | A list of attr names and their values. | |
Sabitler
| int | ATTR_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER |
Genel Yöntemler
| boolean | içerirAttr (Dize anahtarı) map<string, .tensorflow.AttrValue> attr = 2; |
| boolean | eşittir (Nesne nesnesi) |
| 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; |
| statik AdAttrList | |
| AdAttrList | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getName () string name = 1; |
| com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik NameAttrList.Builder | newBuilder ( NameAttrList prototipi) |
| statik NameAttrList.Builder | yeniİnşaatçı () |
| NameAttrList.Builder | |
| statik AdAttrList | parseDelimitedFrom (InputStream girişi) |
| statik AdAttrList | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik AdAttrList | parseFrom (ByteBuffer verileri) |
| statik AdAttrList | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik AdAttrList | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik AdAttrList | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik AdAttrList | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik AdAttrList | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik AdAttrList | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik AdAttrList | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| NameAttrList.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int ATTR_FIELD_NUMBER
Sabit Değer: 2
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 1
Genel Yöntemler
public boolean includeAttr (Dize anahtarı)
map<string, .tensorflow.AttrValue> attr = 2;
genel boole eşittir (Object obj)
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 ()
genel Dize getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
public static NameAttrList parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik NameAttrList parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik NameAttrList parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik NameAttrList ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IO İstisnası |
|---|
public static NameAttrList ayrıştırmaFrom (byte[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik NameAttrList ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
public static NameAttrList parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik NameAttrList ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IO İstisnası |
|---|