อินเทอร์เฟซสาธารณะ BundleEntryProtoOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
บทคัดย่อ | getCrc32C () The CRC32C checksum of the tensor bytes. |
ประเภทข้อมูล นามธรรม | getDtype () The tensor dtype and shape. |
บทคัดย่อ | getDtypeValue () The tensor dtype and shape. |
ยาวเป็นนามธรรม | รับออฟเซ็ต () int64 offset = 4; |
นามธรรม TensorShapeProto | รับรูปร่าง () .tensorflow.TensorShapeProto shape = 2; |
นามธรรม TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
บทคัดย่อ | getShardId () The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size). |
ยาวเป็นนามธรรม | รับขนาด () int64 size = 5; |
นามธรรม TensorSliceProto | getSlices (ดัชนี int) Iff present, this entry represents a partitioned tensor. |
บทคัดย่อ | getSlicesCount () Iff present, this entry represents a partitioned tensor. |
รายการนามธรรม < TensorSliceProto > | getSlicesList () Iff present, this entry represents a partitioned tensor. |
นามธรรม TensorSliceProtoOrBuilder | getSlicesOrBuilder (ดัชนี int) Iff present, this entry represents a partitioned tensor. |
รายการนามธรรม<? ขยาย TensorSliceProtoOrBuilder > | getSlicesOrBuilderList () Iff present, this entry represents a partitioned tensor. |
บูลีนนามธรรม | มีรูปร่าง () .tensorflow.TensorShapeProto shape = 2; |
วิธีการสาธารณะ
บทคัดย่อสาธารณะ int getCrc32C ()
The CRC32C checksum of the tensor bytes.
fixed32 crc32c = 6;
บทคัดย่อสาธารณะ int getDtypeValue ()
The tensor dtype and shape.
.tensorflow.DataType dtype = 1;
getOffset ยาวนามธรรมสาธารณะ ()
int64 offset = 4;
นามธรรมสาธารณะ TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
บทคัดย่อสาธารณะ int getShardId ()
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
int32 shard_id = 3;
getSize ยาวนามธรรมสาธารณะ ()
int64 size = 5;
นามธรรมสาธารณะ TensorSliceProto getSlices (ดัชนี int)
Iff present, this entry represents a partitioned tensor. The previous fields are interpreted as follows: "dtype", "shape": describe the full tensor. "shard_id", "offset", "size", "crc32c": all IGNORED. These information for each slice can be looked up in their own BundleEntryProto, keyed by each "slice_name".
repeated .tensorflow.TensorSliceProto slices = 7;
บทคัดย่อสาธารณะ int getSlicesCount ()
Iff present, this entry represents a partitioned tensor. The previous fields are interpreted as follows: "dtype", "shape": describe the full tensor. "shard_id", "offset", "size", "crc32c": all IGNORED. These information for each slice can be looked up in their own BundleEntryProto, keyed by each "slice_name".
repeated .tensorflow.TensorSliceProto slices = 7;
รายการนามธรรมสาธารณะ < TensorSliceProto > getSlicesList ()
Iff present, this entry represents a partitioned tensor. The previous fields are interpreted as follows: "dtype", "shape": describe the full tensor. "shard_id", "offset", "size", "crc32c": all IGNORED. These information for each slice can be looked up in their own BundleEntryProto, keyed by each "slice_name".
repeated .tensorflow.TensorSliceProto slices = 7;
นามธรรมสาธารณะ TensorSliceProtoOrBuilder getSlicesOrBuilder (ดัชนี int)
Iff present, this entry represents a partitioned tensor. The previous fields are interpreted as follows: "dtype", "shape": describe the full tensor. "shard_id", "offset", "size", "crc32c": all IGNORED. These information for each slice can be looked up in their own BundleEntryProto, keyed by each "slice_name".
repeated .tensorflow.TensorSliceProto slices = 7;
รายการนามธรรมสาธารณะ<? ขยาย TensorSliceProtoOrBuilder > getSlicesOrBuilderList ()
Iff present, this entry represents a partitioned tensor. The previous fields are interpreted as follows: "dtype", "shape": describe the full tensor. "shard_id", "offset", "size", "crc32c": all IGNORED. These information for each slice can be looked up in their own BundleEntryProto, keyed by each "slice_name".
repeated .tensorflow.TensorSliceProto slices = 7;
hasShape บูลีนนามธรรมสาธารณะ ()
.tensorflow.TensorShapeProto shape = 2;