publiczna statyczna klasa końcowa ApiDef.Arg
Protobuf typu tensorflow.ApiDef.Arg
Klasy zagnieżdżone
klasa | Konstruktor ApiDef.Arg | Protobuf typu tensorflow.ApiDef.Arg |
Stałe
wew | DESCRIPTION_FIELD_NUMBER | |
wew | NAME_FIELD_NUMBER | |
wew | RENAME_TO_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczny ApiDef.Arg | |
ApiDef.Arg | |
Smyczkowy | pobierz opis () Note: this will replace any inherited arg doc. |
com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
Smyczkowy | pobierz nazwę () string name = 1; |
com.google.protobuf.ByteString | getNameBytes () string name = 1; |
Smyczkowy | 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. |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny ApiDef.Arg.Builder | newBuilder (prototyp ApiDef.Arg ) |
statyczny ApiDef.Arg.Builder | nowyBuilder () |
Konstruktor ApiDef.Arg | |
statyczny ApiDef.Arg | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczny ApiDef.Arg | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny ApiDef.Arg | parseFrom (dane ByteBuffer) |
statyczny ApiDef.Arg | parseFrom (wejście com.google.protobuf.CodedInputStream, rejestr rozszerzenia com.google.protobuf.ExtensionRegistryLite) |
statyczny ApiDef.Arg | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny ApiDef.Arg | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczny ApiDef.Arg | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczny ApiDef.Arg | parseFrom (dane com.google.protobuf.ByteString) |
statyczny ApiDef.Arg | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny ApiDef.Arg | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
Konstruktor ApiDef.Arg | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int DESCRIPTION_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int NAME_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int RENAME_TO_FIELD_NUMBER
Wartość stała: 2
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public String 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 ()
public String getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
publiczny getParserForType ()
publiczny ciąg 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;
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny ApiDef.Arg parseDelimitedFrom (wejście wejściowe strumienia wejściowego)
Rzuca
Wyjątek IO |
---|
publiczny statyczny ApiDef.Arg parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static ApiDef.Arg parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny ApiDef.Arg parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static ApiDef.Arg parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny ApiDef.Arg parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
publiczny statyczny ApiDef.Arg parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny ApiDef.Arg parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny ApiDef.Arg parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny ApiDef.Arg parseFrom (com.google.protobuf.ByteString dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|