interfejs publiczny SavedUserObjectOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| abstrakcyjny ciąg | pobierzIdentyfikator () Corresponds to a registration of the type to use in the loading program. |
| streszczenie com.google.protobuf.ByteString | getIdentifierBytes () Corresponds to a registration of the type to use in the loading program. |
| abstrakcyjny ciąg | pobierzMetadane () Initialization-related metadata. |
| streszczenie com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
| wersja abstrakcyjnaDef | pobierz wersję () Version information from the producer of this SavedUserObject. |
| abstrakcyjna wersjaDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
| abstrakcyjna wartość logiczna | ma wersję () Version information from the producer of this SavedUserObject. |
Metody publiczne
publiczny streszczenie String getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1; publiczne streszczenie com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1; publiczna abstrakcja String getMetadata ()
Initialization-related metadata.
string metadata = 3; publiczne streszczenie com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3; publiczna wersja abstrakcyjna WersjaDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; publiczna wersja abstrakcyjna VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; publiczna wartość logiczna abstrakcyjna maVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;