SavedUserObjectOrBuilder

giao diện công cộng SavedUserObjectOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

chuỗi trừu tượng
getIdentifier ()
 Corresponds to a registration of the type to use in the loading program.
tóm tắt com.google.protobuf.ByteString
getIdentifierBytes ()
 Corresponds to a registration of the type to use in the loading program.
chuỗi trừu tượng
getMetadata ()
 Initialization-related metadata.
tóm tắt com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
Phiên bản trừu tượngDef
getVersion ()
 Version information from the producer of this SavedUserObject.
Phiên bản trừu tượngDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
trừu tượng boolean
hasVersion ()
 Version information from the producer of this SavedUserObject.

Phương pháp công khai

Chuỗi tóm tắt công khai getIdentifier ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

tóm tắt công khai com.google.protobuf.ByteString getIdentifierBytes ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

Chuỗi trừu tượng công khai getMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

tóm tắt công khai com.google.protobuf.ByteString getMetadataBytes ()

 Initialization-related metadata.
 
string metadata = 3;

bản tóm tắt công khai VersionDef getVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

bản tóm tắt công khai VersionDefOrBuilder getVersionOrBuilder ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

boolean trừu tượng công khai hasVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;