الفئة النهائية العامة SavedAsset
A SavedAsset points to an asset in the MetaGraph. When bound to a function this object evaluates to a tensor with the absolute filename. Users should not depend on a particular part of the filename to remain stable (e.g. basename could be changed).نوع Protobuf
tensorflow.SavedAsset
فئات متداخلة
فصل | SavedAsset.Builder | A SavedAsset points to an asset in the MetaGraph. |
الثوابت
كثافة العمليات | ASSET_FILE_DEF_INDEX_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
كثافة العمليات | الحصول على AssetFileDefIndex () Index into `MetaGraphDef.asset_file_def[]` that describes the Asset. |
الأصول المحفوظة الثابتة | |
SavedAsset | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
SavedAsset.Builder ثابت | newBuilder (النموذج الأولي لـ SavedAsset ) |
SavedAsset.Builder ثابت | منشئ جديد () |
SavedAsset.Builder | |
الأصول المحفوظة الثابتة | parseDelimitedFrom (إدخال InputStream) |
الأصول المحفوظة الثابتة | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
الأصول المحفوظة الثابتة | parseFrom (بيانات ByteBuffer) |
الأصول المحفوظة الثابتة | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
الأصول المحفوظة الثابتة | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
الأصول المحفوظة الثابتة | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
الأصول المحفوظة الثابتة | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
الأصول المحفوظة الثابتة | parseFrom (بيانات com.google.protobuf.ByteString) |
الأصول المحفوظة الثابتة | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
الأصول المحفوظة الثابتة | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
SavedAsset.Builder | إلى البناء () |
فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام ASSET_FILE_DEF_INDEX_FIELD_NUMBER
القيمة الثابتة: 1
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
int public getAssetFileDefIndex ()
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset. Only the field `AssetFileDef.filename` is used. Other fields, such as `AssetFileDef.tensor_info`, MUST be ignored.
int32 asset_file_def_index = 1;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عام الحصول على بارسيرفورتايب ()
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ParseDelimitedFrom الثابت العام لـ SavedAsset (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل SavedAsset العام الثابت (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
ParseFrom الثابت العام SavedAsset (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedAsset العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedAsset العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedAsset العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل SavedAsset العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|