الفئة النهائية العامة SavedSlice
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
tensorflow.SavedSlice
فئات متداخلة
فصل | SavedSlice.Builder | Saved tensor slice: it stores the name of the tensors, the slice, and the raw data. |
الثوابت
كثافة العمليات | DATA_FIELD_NUMBER | |
كثافة العمليات | NAME_FIELD_NUMBER | |
كثافة العمليات | SLICE_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
TensorProto | الحصول على البيانات () The raw data of the slice is stored as a TensorProto. |
TensorProtoOrBuilder | getDataOrBuilder () The raw data of the slice is stored as a TensorProto. |
شريحة محفوظة ثابتة | |
شريحة محفوظة | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
خيط | الحصول على الاسم () Name of the tensor that this slice belongs to. |
com.google.protobuf.ByteString | الحصول على اسم بايت () Name of the tensor that this slice belongs to. |
كثافة العمليات | |
TensorSliceProto | الحصول على شريحة () Extent of the slice. |
TensorSliceProtoOrBuilder | getSliceOrBuilder () Extent of the slice. |
النهائي com.google.protobuf.UnknownFieldSet | |
منطقية | لديه بيانات () The raw data of the slice is stored as a TensorProto. |
منطقية | شريحة () Extent of the slice. |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
ثابت SavedSlice.Builder | newBuilder (النموذج الأولي لـ SavedSlice ) |
ثابت SavedSlice.Builder | منشئ جديد () |
SavedSlice.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) |
ثابت | محلل () |
SavedSlice.Builder | إلى البناء () |
فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام DATA_FIELD_NUMBER
القيمة الثابتة: 3
int النهائي الثابت العام NAME_FIELD_NUMBER
القيمة الثابتة: 1
int النهائي الثابت العام SLICE_FIELD_NUMBER
القيمة الثابتة: 2
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
TensorProto getData () العامة
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
getDataOrBuilder العامة لـ TensorProtoOrBuilder ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
سلسلة getName العامة ()
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
com.google.protobuf.ByteString getNameBytes () العام
Name of the tensor that this slice belongs to. This must be identical to the name used to encode the key for this record.
string name = 1;
عام الحصول على بارسيرفورتيب ()
int public getSerializedSize ()
TensorSliceProto getSlice () العامة
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
TensorSliceProtoOrBuilder العامة getSliceOrBuilder ()
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
بيانات منطقية عامة ()
The raw data of the slice is stored as a TensorProto. Only raw data are stored (we don't fill in fields such as dtype or tensor_shape).
.tensorflow.TensorProto data = 3;
hasSlice () المنطقية العامة
Extent of the slice. Must have one entry for each of the dimension of the tensor that this slice belongs to.
.tensorflow.TensorSliceProto slice = 2;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ParseDelimitedFrom الثابت العام لـ SavedSlice (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل SavedSlice العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل SavedSlice العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedSlice العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedSlice العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل SavedSlice العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل SavedSlice العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|