الطبقة النهائية العامة TensorMetadata
Metadata for a single tensor in the Snapshot Record.
tensorflow.data.experimental.TensorMetadata فئات متداخلة
| فصل | TensorMetadata.Builder | Metadata for a single tensor in the Snapshot Record. | |
الثوابت
| كثافة العمليات | TENSOR_SHAPE_FIELD_NUMBER | |
| كثافة العمليات | TENSOR_SIZE_BYTES_FIELD_NUMBER |
الأساليب العامة
| منطقية | يساوي (كائن كائن) |
| بيانات TensorMetadata الثابتة | |
| TensorMetadata | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| كثافة العمليات | |
| TensorShapeProto | الحصول على TensorShape () .tensorflow.TensorShapeProto tensor_shape = 2; |
| TensorShapeProtoOrBuilder | الحصول على TensorShapeOrBuilder () .tensorflow.TensorShapeProto tensor_shape = 2; |
| طويل | الحصول على TensorSizeBytes () Number of uncompressed bytes used to store the tensor representation. |
| النهائي com.google.protobuf.UnknownFieldSet | |
| منطقية | hasTensorShape () .tensorflow.TensorShapeProto tensor_shape = 2; |
| كثافة العمليات | رمز التجزئة () |
| منطقية نهائية | تمت التهيئة () |
| ثابت TensorMetadata.Builder | منشئ جديد () |
| ثابت TensorMetadata.Builder | newBuilder (النموذج الأولي لـ TensorMetadata ) |
| TensorMetadata.Builder | |
| بيانات TensorMetadata الثابتة | parseDelimitedFrom (إدخال InputStream) |
| بيانات TensorMetadata الثابتة | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| بيانات TensorMetadata الثابتة | parseFrom (بيانات ByteBuffer) |
| بيانات TensorMetadata الثابتة | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| بيانات TensorMetadata الثابتة | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| بيانات TensorMetadata الثابتة | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
| بيانات TensorMetadata الثابتة | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| بيانات TensorMetadata الثابتة | parseFrom (بيانات com.google.protobuf.ByteString) |
| بيانات TensorMetadata الثابتة | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| بيانات TensorMetadata الثابتة | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت | محلل () |
| TensorMetadata.Builder | إلى البناء () |
| فارغ | writeTo (إخراج com.google.protobuf.CodedOutputStream) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام TENSOR_SHAPE_FIELD_NUMBER
القيمة الثابتة: 2
العدد النهائي الثابت العام TENSOR_SIZE_BYTES_FIELD_NUMBER
القيمة الثابتة: 3
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عام الحصول على بارسيرفورتايب ()
int public getSerializedSize ()
TensorShapeProtoOrBuilder العام getTensorShapeOrBuilder ()
.tensorflow.TensorShapeProto tensor_shape = 2;
getTensorSizeBytes () العامة الطويلة
Number of uncompressed bytes used to store the tensor representation.
int64 tensor_size_bytes = 3; النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
المنطق المنطقي العام hasTensorShape ()
.tensorflow.TensorShapeProto tensor_shape = 2;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
تحليل TensorMetadata العام الثابت (InputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
تحليل TensorMetadata العام الثابت (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
تحليل TensorMetadata العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
تحليل TensorMetadata العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
تحليل TensorMetadata العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
| InvalidProtocolBufferException |
|---|
تحليل TensorMetadata العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
تحليل TensorMetadata العام الثابت (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
| IOEException |
|---|