genel arayüz SavedSliceMetaOrBuilder
| Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
| soyut Dize | getName () Name of the tensor. |
| abstract com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
| soyut TensorShapeProto | getShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| soyut TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| soyut TensorSliceProto | getSlice (int dizini) Explicit list of slices saved in the checkpoint file. |
| soyut int | getSliceCount () Explicit list of slices saved in the checkpoint file. |
| özet Listesi< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
| soyut TensorSliceProtoOrBuilder | getSliceOrBuilder (int dizini) Explicit list of slices saved in the checkpoint file. |
| özet Liste<? TensorSliceProtoOrBuilder'ı genişletiyor > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
| özet Veri Türü | getType () Type of the tensor .tensorflow.DataType type = 3; |
| soyut int | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
| soyut boole | hasShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
Genel Yöntemler
genel özet Dize getName ()
Name of the tensor.
string name = 1; genel özet com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; genel özet TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; genel özet TensorSliceProto getSlice (int dizini)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; genel soyut int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; genel özet Listesi< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; genel özet TensorSliceProtoOrBuilder getSliceOrBuilder (int dizini)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; genel özet listesi<? TensorSliceProtoOrBuilder'ı genişletir > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; genel özet int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3; genel soyut boolean hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;