interfejs publiczny SavedSliceMetaOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| abstrakcyjny ciąg | pobierz nazwę () Name of the tensor. |
| streszczenie com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
| abstrakcyjny TensorShapeProto | uzyskaj kształt () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| abstrakcyjny TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| abstrakcyjny TensorSliceProto | getSlice (indeks int) Explicit list of slices saved in the checkpoint file. |
| streszczenie wew | pobierzSliceCount () Explicit list of slices saved in the checkpoint file. |
| lista abstrakcyjna< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
| abstrakcyjny TensorSliceProtoOrBuilder | getSliceOrBuilder (indeks int) Explicit list of slices saved in the checkpoint file. |
| lista abstrakcyjna<? rozszerza TensorSliceProtoOrBuilder > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
| abstrakcyjny typ danych | pobierzTyp () Type of the tensor .tensorflow.DataType type = 3; |
| streszczenie wew | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
| abstrakcyjna wartość logiczna | ma kształt () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
Metody publiczne
publiczna abstrakcja String getName ()
Name of the tensor.
string name = 1; publiczne streszczenie com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; publiczne streszczenie TensorShapeProto getShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; publiczne streszczenie TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; publiczne streszczenie TensorSliceProto getSlice (indeks int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; publiczne streszczenie int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; publiczna lista abstrakcyjna< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; publiczne streszczenie TensorSliceProtoOrBuilder getSliceOrBuilder (indeks int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; publiczna lista abstrakcyjna<? rozszerza TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; publiczne streszczenie int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3; publiczna wartość logiczna abstrakcyjna hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;