genel arayüz BundleEntryProtoOrBuilder
| Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
| soyut int | getCrc32C () The CRC32C checksum of the tensor bytes. |
| özet Veri Türü | getDtype () The tensor dtype and shape. |
| soyut int | getDtypeValue () The tensor dtype and shape. |
| soyut uzun | getOffset () int64 offset = 4; |
| soyut TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
| soyut TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| soyut int | getShardId () The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size). |
| soyut uzun | getSize () int64 size = 5; |
| soyut TensorSliceProto | getSlices (int dizini) Iff present, this entry represents a partitioned tensor. |
| soyut int | getSlicesCount () Iff present, this entry represents a partitioned tensor. |
| özet Listesi< TensorSliceProto > | getSlicesList () Iff present, this entry represents a partitioned tensor. |
| soyut TensorSliceProtoOrBuilder | getSlicesOrBuilder (int dizini) Iff present, this entry represents a partitioned tensor. |
| Özet Liste<? TensorSliceProtoOrBuilder'ı genişletiyor > | getSlicesOrBuilderList () Iff present, this entry represents a partitioned tensor. |
| soyut boole | hasShape () .tensorflow.TensorShapeProto shape = 2; |
Genel Yöntemler
genel özet int getCrc32C ()
The CRC32C checksum of the tensor bytes.
fixed32 crc32c = 6; genel soyut int getDtypeValue ()
The tensor dtype and shape.
.tensorflow.DataType dtype = 1; genel özet uzun getOffset ()
int64 offset = 4;
genel soyut int getShardId ()
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
int32 shard_id = 3; genel özet uzun getSize ()
int64 size = 5;
genel özet TensorSliceProto getSlices (int dizini)
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; genel soyut 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; genel özet Listesi< 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; genel özet TensorSliceProtoOrBuilder getSlicesOrBuilder (int dizini)
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; genel özet listesi<? TensorSliceProtoOrBuilder'ı genişletir > 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; genel soyut boolean hasShape ()
.tensorflow.TensorShapeProto shape = 2;