وصف TensorDescription للفئة النهائية العامة
نوع Protobuf tensorflow.TensorDescription
فئات متداخلة
| فصل | TensorDescription.Builder | نوع Protobuf tensorflow.TensorDescription | |
الثوابت
| كثافة العمليات | ALLOCATION_DESCRIPTION_FIELD_NUMBER | |
| كثافة العمليات | DTYPE_FIELD_NUMBER | |
| كثافة العمليات | SHAPE_FIELD_NUMBER |
الأساليب العامة
| منطقية | يساوي (كائن كائن) |
| وصف التخصيص | الحصول على وصف التخصيص () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| تخصيص الوصف أو البناء | getAlllocationDescriptionOrBuilder () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| وصف Tensor ثابت | |
| وصف الموتر | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| نوع البيانات | الحصول على نوع () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| كثافة العمليات | الحصول علىDtypeValue () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| كثافة العمليات | |
| TensorShapeProto | الحصول على الشكل () Shape of the tensor. |
| TensorShapeProtoOrBuilder | الحصول على الشكل أو البناء () Shape of the tensor. |
| النهائي com.google.protobuf.UnknownFieldSet | |
| منطقية | يحتوي على وصف التخصيص () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| منطقية | الشكل () Shape of the tensor. |
| كثافة العمليات | رمز التجزئة () |
| منطقية نهائية | تمت التهيئة () |
| TensorDescription.Builder ثابت | newBuilder (النموذج الأولي لـ TensorDescription ) |
| TensorDescription.Builder ثابت | منشئ جديد () |
| TensorDescription.Builder | |
| وصف Tensor ثابت | parseDelimitedFrom (إدخال InputStream) |
| وصف Tensor ثابت | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| وصف Tensor ثابت | parseFrom (بيانات ByteBuffer) |
| وصف Tensor ثابت | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| وصف Tensor ثابت | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| وصف Tensor ثابت | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
| وصف Tensor ثابت | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| وصف Tensor ثابت | parseFrom (بيانات com.google.protobuf.ByteString) |
| وصف Tensor ثابت | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| وصف Tensor ثابت | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت | محلل () |
| TensorDescription.Builder | إلى البناء () |
| فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام ALLOCATION_DESCRIPTION_FIELD_NUMBER
القيمة الثابتة: 4
العدد النهائي الثابت العام DTYPE_FIELD_NUMBER
القيمة الثابتة: 1
العدد النهائي الثابت العام SHAPE_FIELD_NUMBER
القيمة الثابتة: 2
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
وصف التخصيص العام getAlllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; التخصيص العام DescriptionOrBuilder getAlllocationDescriptionOrBuilder ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
int public getDtypeValue ()
Data type of tensor elements
.tensorflow.DataType dtype = 1; عام الحصول على بارسيرفورتايب ()
int public getSerializedSize ()
TensorShapeProtoOrBuilder العام getShapeOrBuilder ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
المنطق المنطقي العام hasAllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; الشكل المنطقي العام ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ParseDelimitedFrom الثابت العام لـ TensorDescription (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
تحليل TensorDescription العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
TensorDescription العام الثابت parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
تحليل TensorDescription الثابت العام (com.google.protobuf.CodedInputStream input)
رميات
| IOEException |
|---|
تحليل TensorDescription العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
تحليل TensorDescription العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
| InvalidProtocolBufferException |
|---|
تحليل TensorDescription العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
TensorDescription العام الثابت parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
| IOEException |
|---|