interface publique SavedSliceMetaOrBuilder
Sous-classes indirectes connues |
Méthodes publiques
Chaîne abstraite | obtenirNom () Name of the tensor. |
résumé com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
TensorShapeProto abstrait | obtenirForme () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
abstrait TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
abstrait TensorSliceProto | getSlice (index entier) Explicit list of slices saved in the checkpoint file. |
entier abstrait | getSliceCount () Explicit list of slices saved in the checkpoint file. |
Liste abstraite< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
abstrait TensorSliceProtoOrBuilder | getSliceOrBuilder (index int) Explicit list of slices saved in the checkpoint file. |
Liste abstraite <? étend TensorSliceProtoOrBuilder > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
Type de données abstrait | getType () Type of the tensor .tensorflow.DataType type = 3; |
entier abstrait | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
booléen abstrait | aForme () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
Méthodes publiques
chaîne abstraite publique getName ()
Name of the tensor.
string name = 1;
résumé public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1;
résumé public TensorShapeProto getShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
résumé public TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
résumé public TensorSliceProto getSlice (index int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public abstrait int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
Liste abstraite publique < TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
résumé public TensorSliceProtoOrBuilder getSliceOrBuilder (index int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
Liste des résumés publics<? étend TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public abstrait int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3;
public abstrait booléen hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;