interfejs publiczny BundleEntryProtoOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| streszczenie wew | pobierzCrc32C () The CRC32C checksum of the tensor bytes. |
| abstrakcyjny typ danych | getDtype () The tensor dtype and shape. |
| streszczenie wew | getDtypeValue () The tensor dtype and shape. |
| streszczenie długie | getOffset () int64 offset = 4; |
| abstrakcyjny TensorShapeProto | uzyskaj kształt () .tensorflow.TensorShapeProto shape = 2; |
| abstrakcyjny TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| streszczenie wew | getShardId () The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size). |
| streszczenie długie | pobierzRozmiar () int64 size = 5; |
| abstrakcyjny TensorSliceProto | getSlices (indeks int) Iff present, this entry represents a partitioned tensor. |
| streszczenie wew | getSlicesCount () Iff present, this entry represents a partitioned tensor. |
| lista abstrakcyjna< TensorSliceProto > | getSlicesList () Iff present, this entry represents a partitioned tensor. |
| abstrakcyjny TensorSliceProtoOrBuilder | getSlicesOrBuilder (indeks int) Iff present, this entry represents a partitioned tensor. |
| lista abstrakcyjna<? rozszerza TensorSliceProtoOrBuilder > | getSlicesOrBuilderList () Iff present, this entry represents a partitioned tensor. |
| abstrakcyjna wartość logiczna | ma kształt () .tensorflow.TensorShapeProto shape = 2; |
Metody publiczne
publiczne streszczenie int getCrc32C ()
The CRC32C checksum of the tensor bytes.
fixed32 crc32c = 6; publiczny streszczenie DataType getDtype ()
The tensor dtype and shape.
.tensorflow.DataType dtype = 1; publiczne streszczenie int getDtypeValue ()
The tensor dtype and shape.
.tensorflow.DataType dtype = 1; publiczne streszczenie długie getOffset ()
int64 offset = 4;
publiczne streszczenie TensorShapeProtoOrBuilder getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
publiczne streszczenie int getShardId ()
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
int32 shard_id = 3; publiczne streszczenie długie getSize ()
int64 size = 5;
publiczne streszczenie TensorSliceProto getSlices (indeks 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; publiczne streszczenie 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; publiczna lista abstrakcyjna< 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; publiczne streszczenie TensorSliceProtoOrBuilder getSlicesOrBuilder (indeks 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; publiczna lista abstrakcyjna<? rozszerza 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; publiczna wartość logiczna abstrakcyjna hasShape ()
.tensorflow.TensorShapeProto shape = 2;