SavedUserObjectOrBuilder

الواجهة العامة SavedUserObjectOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

سلسلة مجردة
معرف الحصول ()
 Corresponds to a registration of the type to use in the loading program.
مجردة com.google.protobuf.ByteString
الحصول على معرف بايت ()
 Corresponds to a registration of the type to use in the loading program.
سلسلة مجردة
الحصول على بيانات التعريف ()
 Initialization-related metadata.
مجردة com.google.protobuf.ByteString
الحصول على بيانات بايت ()
 Initialization-related metadata.
مجردة VersionDef
الحصول على النسخة ()
 Version information from the producer of this SavedUserObject.
مجردة VersionDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
منطقية مجردة
الإصدار ()
 Version information from the producer of this SavedUserObject.

الأساليب العامة

سلسلة getIdentifier العامة ()

معرف السلسلة

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

الملخص العام com.google.protobuf.ByteString getIdentifierBytes ()

معرف السلسلة

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

سلسلة getMetadata () مجردة عامة

البيانات الوصفية لسلسلة

 Initialization-related metadata.
 
string metadata = 3;

الملخص العام com.google.protobuf.ByteString getMetadataBytes ()

 Initialization-related metadata.
 
string metadata = 3;

الملخص العام VersionDef getVersion ()

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

الملخص العام VersionDefOrBuilder getVersionOrBuilder ()

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

الملخص المنطقي العام hasVersion ()

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