classe finale publique SavedSliceMeta
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta
de type Protobuf.SavedSliceMeta Classes imbriquées
classe | EnregistréSliceMeta.Builder | Metadata describing the set of slices of the same tensor saved in a checkpoint file. |
Constantes
int | NAME_FIELD_NUMBER | |
int | SHAPE_FIELD_NUMBER | |
int | SLICE_FIELD_NUMBER | |
int | TYPE_FIELD_NUMBER |
Méthodes publiques
booléen | est égal à (Obj objet) |
statique SavedSliceMeta | |
EnregistréSliceMeta | |
final statique com.google.protobuf.Descriptors.Descriptor | |
Chaîne | obtenirNom () Name of the tensor. |
com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
int | |
TensorShapeProto | obtenirForme () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorSliceProto | getSlice (index entier) Explicit list of slices saved in the checkpoint file. |
int | getSliceCount () Explicit list of slices saved in the checkpoint file. |
Liste< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
TensorSliceProtoOrBuilder | getSliceOrBuilder (index int) Explicit list of slices saved in the checkpoint file. |
Liste<? étend TensorSliceProtoOrBuilder > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
Type de données | getType () Type of the tensor .tensorflow.DataType type = 3; |
int | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
final com.google.protobuf.UnknownFieldSet | |
booléen | aForme () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
int | |
booléen final | |
statique SavedSliceMeta.Builder | newBuilder (prototype SavedSliceMeta ) |
statique SavedSliceMeta.Builder | |
EnregistréSliceMeta.Builder | |
statique SavedSliceMeta | parseDelimitedFrom (entrée InputStream) |
statique SavedSliceMeta | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique SavedSliceMeta | parseFrom (données ByteBuffer) |
statique SavedSliceMeta | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique SavedSliceMeta | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique SavedSliceMeta | parseFrom (entrée com.google.protobuf.CodedInputStream) |
statique SavedSliceMeta | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique SavedSliceMeta | parseFrom (données com.google.protobuf.ByteString) |
statique SavedSliceMeta | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique SavedSliceMeta | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
EnregistréSliceMeta.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final entier NAME_FIELD_NUMBER
Valeur constante : 1
public statique final entier SHAPE_FIELD_NUMBER
Valeur constante : 2
public statique final int SLICE_FIELD_NUMBER
Valeur constante : 4
public statique final int TYPE_FIELD_NUMBER
Valeur constante : 3
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getName ()
Name of the tensor.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1;
publique getParserForType ()
public int getSerializedSize ()
public TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public TensorSliceProto getSlice (index int)
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;
liste publique < TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public TensorSliceProtoOrBuilder getSliceOrBuilder (index int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
Liste publique <? étend TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public booléen hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
code de hachage int public ()
public final booléen isInitialized ()
public static SavedSliceMeta parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static SavedSliceMeta parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static SavedSliceMeta parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique SavedSliceMeta parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public statique SavedSliceMeta parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique SavedSliceMeta parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public static SavedSliceMeta parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique SavedSliceMeta parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|