classe finale statique publique ApiDef.Arg
tensorflow.ApiDef.Arg de type Protobuf
Classes imbriquées
| classe | ApiDef.Arg.Builder | tensorflow.ApiDef.Arg de type Protobuf | |
Constantes
| int | DESCRIPTION_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER | |
| int | RENAME_TO_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal à (Obj objet) |
| ApiDef.Arg statique | |
| ApiDef.Arg | |
| Chaîne | obtenirDescription () Note: this will replace any inherited arg doc. |
| com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| Chaîne | obtenirNom () string name = 1; |
| com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| Chaîne | 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 | |
| booléen final | |
| statique ApiDef.Arg.Builder | newBuilder (prototype ApiDef.Arg ) |
| statique ApiDef.Arg.Builder | |
| ApiDef.Arg.Builder | |
| ApiDef.Arg statique | parseDelimitedFrom (entrée InputStream) |
| ApiDef.Arg statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ApiDef.Arg statique | parseFrom (données ByteBuffer) |
| ApiDef.Arg statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ApiDef.Arg statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ApiDef.Arg statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| ApiDef.Arg statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ApiDef.Arg statique | parseFrom (données com.google.protobuf.ByteString) |
| ApiDef.Arg statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ApiDef.Arg statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| ApiDef.Arg.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int DESCRIPTION_FIELD_NUMBER
Valeur constante : 3
public statique final entier NAME_FIELD_NUMBER
Valeur constante : 1
public statique final int RENAME_TO_FIELD_NUMBER
Valeur constante : 2
Méthodes publiques
public booléen égal (Objet obj)
chaîne publique 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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
publique getParserForType ()
chaîne publique 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 ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public statique ApiDef.Arg parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique ApiDef.Arg parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique ApiDef.Arg parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique ApiDef.Arg parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public statique ApiDef.Arg parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique ApiDef.Arg parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public statique ApiDef.Arg parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique ApiDef.Arg parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|