الطبقة النهائية العامة SavedTensorSlices
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
tensorflow.SavedTensorSlices
فئات متداخلة
فصل | SavedTensorSlices.Builder | Each record in a v3 checkpoint file is a serialized SavedTensorSlices message. |
الثوابت
كثافة العمليات | DATA_FIELD_NUMBER | |
كثافة العمليات | META_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
شريحة محفوظة | الحصول على البيانات () This exists in all but the first item of each checkpoint file. |
SavedSliceOrBuilder | getDataOrBuilder () This exists in all but the first item of each checkpoint file. |
شرائح SavedTensorSlices ثابتة | |
SavedTensorSlices | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
SavedTensorSliceMeta | احصل على ميتا () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
SavedTensorSliceMetaOrBuilder | الحصول على MetaOrBuilder () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
منطقية | لديه بيانات () This exists in all but the first item of each checkpoint file. |
منطقية | ميتا () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
ثابت SavedTensorSlices.Builder | newBuilder (النموذج الأولي لـ SavedTensorSlices ) |
ثابت SavedTensorSlices.Builder | منشئ جديد () |
SavedTensorSlices.Builder | |
شرائح SavedTensorSlices ثابتة | parseDelimitedFrom (إدخال InputStream) |
شرائح SavedTensorSlices ثابتة | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
شرائح SavedTensorSlices ثابتة | parseFrom (بيانات ByteBuffer) |
شرائح SavedTensorSlices ثابتة | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
شرائح SavedTensorSlices ثابتة | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
شرائح SavedTensorSlices ثابتة | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
شرائح SavedTensorSlices ثابتة | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
شرائح SavedTensorSlices ثابتة | parseFrom (بيانات com.google.protobuf.ByteString) |
شرائح SavedTensorSlices ثابتة | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
شرائح SavedTensorSlices ثابتة | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
SavedTensorSlices.Builder | إلى البناء () |
فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام DATA_FIELD_NUMBER
القيمة الثابتة: 2
العدد النهائي الثابت العام META_FIELD_NUMBER
القيمة الثابتة: 1
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
getData العامة SavedSlice ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
getDataOrBuilder العامة SavedSliceOrBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
العامة SavedTensorSliceMeta getMeta ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
getMetaOrBuilder العامة SavedTensorSliceMetaOrBuilder ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
عام الحصول على بارسيرفورتيب ()
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
بيانات منطقية عامة ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
hasMeta المنطقية العامة ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ParseDelimitedFrom الثابت العام لـ SavedTensorSlices (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
التحليل العام الثابت SavedTensorSlices (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
التحليل العام الثابت SavedTensorSlices (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedTensorSlices العام الثابت (com.google.protobuf.CodedInputStream input)
رميات
IOEException |
---|
التحليل العام الثابت SavedTensorSlices (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedTensorSlices العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
التحليل العام الثابت SavedTensorSlices (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
ParseFrom الثابت العام SavedTensorSlices (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|