genel final sınıfı SavedSliceMeta
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta İç İçe Sınıflar
| sınıf | SavedSliceMeta.Builder | Metadata describing the set of slices of the same tensor saved in a checkpoint file. | |
Sabitler
| int | NAME_FIELD_NUMBER | |
| int | SHAPE_FIELD_NUMBER | |
| int | SLICE_FIELD_NUMBER | |
| int | TYPE_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| statik SavedSliceMeta | |
| KaydedilenSliceMeta | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getName () Name of the tensor. |
| com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
| int | |
| TensorShapeProto | getShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| Tensör DilimProto | getSlice (int dizini) Explicit list of slices saved in the checkpoint file. |
| int | getSliceCount () Explicit list of slices saved in the checkpoint file. |
| Listele< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
| TensorSliceProtoOrBuilder | getSliceOrBuilder (int dizini) Explicit list of slices saved in the checkpoint file. |
| Liste<? TensorSliceProtoOrBuilder'ı genişletiyor > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
| Veri Türü | getType () Type of the tensor .tensorflow.DataType type = 3; |
| int | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
| final com.google.protobuf.UnknownFieldSet | |
| boolean | hasShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik SavedSliceMeta.Builder | newBuilder ( SavedSliceMeta prototipi) |
| statik SavedSliceMeta.Builder | yeniİnşaatçı () |
| SavedSliceMeta.Builder | |
| statik SavedSliceMeta | parseDelimitedFrom (InputStream girişi) |
| statik SavedSliceMeta | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik SavedSliceMeta | parseFrom (ByteBuffer verileri) |
| statik SavedSliceMeta | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik SavedSliceMeta | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik SavedSliceMeta | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik SavedSliceMeta | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik SavedSliceMeta | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik SavedSliceMeta | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik SavedSliceMeta | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| SavedSliceMeta.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int NAME_FIELD_NUMBER
Sabit Değer: 1
genel statik final int SHAPE_FIELD_NUMBER
Sabit Değer: 2
genel statik final int SLICE_FIELD_NUMBER
Sabit Değer: 4
genel statik final int TYPE_FIELD_NUMBER
Sabit Değer: 3
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Dize getName ()
Name of the tensor.
string name = 1; public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; halk getParserForType ()
public int getSerializedSize ()
herkese açık TensorShapeProto getShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; herkese açık TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; genel TensorSliceProto getSlice (int dizini)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; genel Liste< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; genel TensorSliceProtoOrBuilder getSliceOrBuilder (int dizini)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; genel liste<? TensorSliceProtoOrBuilder'ı genişletir > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; genel int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3; genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel boolean hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; genel int hashCode ()
genel final boolean isInitialized ()
genel statik SavedSliceMeta ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik SavedSliceMeta ayrıştırmaFrom (ByteBuffer verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SavedSliceMeta ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik SavedSliceMeta ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SavedSliceMeta ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IOİstisnası |
|---|
genel statik SavedSliceMeta ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SavedSliceMeta ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SavedSliceMeta ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel statik SavedSliceMeta 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ı |
|---|