genel statik son sınıf ApiDef.Arg
Protobuf tipi tensorflow.ApiDef.Arg
İç İçe Sınıflar
| sınıf | ApiDef.Arg.Builder | Protobuf tipi tensorflow.ApiDef.Arg | |
Sabitler
| int | DESCRIPTION_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER | |
| int | RENAME_TO_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| statik ApiDef.Arg | |
| ApiDef.Arg | |
| Sicim | getDescription () Note: this will replace any inherited arg doc. |
| com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getName () string name = 1; |
| com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| Sicim | getRenameTo () Change the name used to access this arg in the API from what is used in the GraphDef. |
| com.google.protobuf.ByteString | getRenameToBytes () Change the name used to access this arg in the API from what is used in the GraphDef. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik ApiDef.Arg.Builder | newBuilder ( ApiDef.Arg prototipi) |
| statik ApiDef.Arg.Builder | yeniİnşaatçı () |
| ApiDef.Arg.Builder | |
| statik ApiDef.Arg | parseDelimitedFrom (InputStream girişi) |
| statik ApiDef.Arg | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik ApiDef.Arg | parseFrom (ByteBuffer verileri) |
| statik ApiDef.Arg | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik ApiDef.Arg | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik ApiDef.Arg | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik ApiDef.Arg | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik ApiDef.Arg | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik ApiDef.Arg | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik ApiDef.Arg | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| ApiDef.Arg.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int DESCRIPTION_FIELD_NUMBER
Sabit Değer: 3
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 1
genel statik final int RENAME_TO_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
genel Dize getDescription ()
Note: this will replace any inherited arg doc. There is no current way of modifying arg descriptions (other than replacing them entirely) as can be done with op descriptions.
string description = 3; public com.google.protobuf.ByteString getDescriptionBytes ()
Note: this will replace any inherited arg doc. There is no current way of modifying arg descriptions (other than replacing them entirely) as can be done with op descriptions.
string description = 3; 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 String getRenameTo ()
Change the name used to access this arg in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2; public com.google.protobuf.ByteString getRenameToBytes ()
Change the name used to access this arg in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2; public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
public static ApiDef.Arg parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik ApiDef.Arg ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik ApiDef.Arg parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ApiDef.Arg ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IOİstisnası |
|---|
genel statik ApiDef.Arg ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ApiDef.Arg ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
public static ApiDef.Arg parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik ApiDef.Arg 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ı |
|---|