genel final sınıfı BundleEntryProto
Describes the metadata related to a checkpointed tensor.
tensorflow.BundleEntryProto İç İçe Sınıflar
| sınıf | BundleEntryProto.Builder | Describes the metadata related to a checkpointed tensor. | |
Sabitler
| int | CRC32C_FIELD_NUMBER | |
| int | DTYPE_FIELD_NUMBER | |
| int | OFFSET_FIELD_NUMBER | |
| int | SHAPE_FIELD_NUMBER | |
| int | SHARD_ID_FIELD_NUMBER | |
| int | SIZE_FIELD_NUMBER | |
| int | SLICES_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| int | getCrc32C () The CRC32C checksum of the tensor bytes. |
| statik BundleEntryProto | |
| Paket Giriş Protokolü | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| Veri Türü | getDtype () The tensor dtype and shape. |
| int | getDtypeValue () The tensor dtype and shape. |
| uzun | getOffset () int64 offset = 4; |
| int | |
| TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| int | getShardId () The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size). |
| uzun | getSize () int64 size = 5; |
| Tensör DilimProto | getSlices (int dizini) Iff present, this entry represents a partitioned tensor. |
| int | getSlicesCount () Iff present, this entry represents a partitioned tensor. |
| Listele< TensorSliceProto > | getSlicesList () Iff present, this entry represents a partitioned tensor. |
| TensorSliceProtoOrBuilder | getSlicesOrBuilder (int dizini) Iff present, this entry represents a partitioned tensor. |
| Liste<? TensorSliceProtoOrBuilder'ı genişletiyor > | getSlicesOrBuilderList () Iff present, this entry represents a partitioned tensor. |
| final com.google.protobuf.UnknownFieldSet | |
| boolean | hasShape () .tensorflow.TensorShapeProto shape = 2; |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik BundleEntryProto.Builder | yeniİnşaatçı () |
| statik BundleEntryProto.Builder | newBuilder ( BundleEntryProto prototipi) |
| BundleEntryProto.Builder | |
| statik BundleEntryProto | parseDelimitedFrom (InputStream girişi) |
| statik BundleEntryProto | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik BundleEntryProto | parseFrom (ByteBuffer verileri) |
| statik BundleEntryProto | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik BundleEntryProto | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik BundleEntryProto | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik BundleEntryProto | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik BundleEntryProto | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik BundleEntryProto | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik BundleEntryProto | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| BundleEntryProto.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int CRC32C_FIELD_NUMBER
Sabit Değer: 6
genel statik final int DTYPE_FIELD_NUMBER
Sabit Değer: 1
genel statik final int OFFSET_FIELD_NUMBER
Sabit Değer: 4
genel statik final int SHAPE_FIELD_NUMBER
Sabit Değer: 2
genel statik final int SHARD_ID_FIELD_NUMBER
Sabit Değer: 3
genel statik final int SIZE_FIELD_NUMBER
Sabit Değer: 5
genel statik final int SLICES_FIELD_NUMBER
Sabit Değer: 7
Genel Yöntemler
genel boole eşittir (Object obj)
genel int getCrc32C ()
The CRC32C checksum of the tensor bytes.
fixed32 crc32c = 6; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
The tensor dtype and shape.
.tensorflow.DataType dtype = 1; genel uzun getOffset ()
int64 offset = 4;
halk getParserForType ()
public int getSerializedSize ()
public int getShardId ()
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
int32 shard_id = 3; halka açık uzun getSize ()
int64 size = 5;
genel 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; public 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 Liste< 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 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 liste<? 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 final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel boolean hasShape ()
.tensorflow.TensorShapeProto shape = 2;
genel int hashCode ()
genel final boolean isInitialized ()
genel statik BundleEntryProto parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik BundleEntryProto ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik BundleEntryProto parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik BundleEntryProto ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IOİstisnası |
|---|
genel statik BundleEntryProto ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik BundleEntryProto ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik BundleEntryProto parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik BundleEntryProto ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IOİstisnası |
|---|