الفئة النهائية العامة SavedUserObject
A SavedUserObject is an object (in the object-oriented language of the TensorFlow program) of some user- or framework-defined class other than those handled specifically by the other kinds of SavedObjects. This object cannot be evaluated as a tensor, and therefore cannot be bound to an input of a function.نوع Protobuf
tensorflow.SavedUserObject
فئات متداخلة
فصل | SavedUserObject.Builder | A SavedUserObject is an object (in the object-oriented language of the TensorFlow program) of some user- or framework-defined class other than those handled specifically by the other kinds of SavedObjects. |
الثوابت
كثافة العمليات | IDENTIFIER_FIELD_NUMBER | |
كثافة العمليات | METADATA_FIELD_NUMBER | |
كثافة العمليات | VERSION_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
كائن SavedUserObject ثابت | |
كائن محفوظ | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
خيط | معرف الحصول () 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. |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
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. |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
ثابت SaveUserObject.Builder | newBuilder (النموذج الأولي لـ SavedUserObject ) |
ثابت SavedUserObject.Builder | منشئ جديد () |
SavedUserObject.Builder | |
كائن SavedUserObject ثابت | parseDelimitedFrom (إدخال InputStream) |
كائن SavedUserObject ثابت | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
كائن SavedUserObject ثابت | parseFrom (بيانات ByteBuffer) |
كائن SavedUserObject ثابت | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
كائن SavedUserObject ثابت | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
كائن SavedUserObject ثابت | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
كائن SavedUserObject ثابت | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
كائن SavedUserObject ثابت | parseFrom (بيانات com.google.protobuf.ByteString) |
كائن SavedUserObject ثابت | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
كائن SavedUserObject ثابت | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
SavedUserObject.Builder | إلى البناء () |
فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام IDENTIFIER_FIELD_NUMBER
القيمة الثابتة: 1
العدد النهائي الثابت العام METADATA_FIELD_NUMBER
القيمة الثابتة: 3
العدد النهائي الثابت العام VERSION_FIELD_NUMBER
القيمة الثابتة: 2
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
معرف السلسلة العامة ()
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;
عام الحصول على بارسيرفورتايب ()
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
النسخة العامة 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;
القيمة المنطقية العامة hasVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ParseDelimitedFrom الثابت العام لـ SavedUserObject (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل SavedUserObject العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل SavedUserObject العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedUserObject العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedUserObject العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedUserObject العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل SavedUserObject العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|