SavedUserObjectOrBuilder

อินเทอร์เฟซสาธารณะ SavedUserObjectOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

สตริงที่เป็นนามธรรม
รับตัวระบุ ()
 Corresponds to a registration of the type to use in the loading program.
นามธรรม com.google.protobuf.ByteString
getIdentifierBytes ()
 Corresponds to a registration of the type to use in the loading program.
สตริงที่เป็นนามธรรม
รับข้อมูลเมตา ()
 Initialization-related metadata.
นามธรรม com.google.protobuf.ByteString
รับ MetadataBytes ()
 Initialization-related metadata.
เวอร์ชัน นามธรรมDef
รับเวอร์ชัน ()
 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;