SavedUserObjectOrBuilder

পাবলিক ইন্টারফেস SavedUserObjectOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত স্ট্রিং
getIdentifier ()
 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.
বিমূর্ত স্ট্রিং
GetMetadata ()
 Initialization-related metadata.
বিমূর্ত com.google.protobuf.ByteString
GetMetadataBytes ()
 Initialization-related metadata.
বিমূর্ত সংস্করণডিফ
getVersion ()
 Version information from the producer of this SavedUserObject.
বিমূর্ত সংস্করণ DefOrBuilder
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;

সর্বজনীন বিমূর্ত সংস্করণDef getVersion ()

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

সর্বজনীন বিমূর্ত সংস্করণ DefOrBuilder getVersionOrBuilder ()

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

পাবলিক বিমূর্ত বুলিয়ান আছে সংস্করণ ()

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