classe finale publique SaveSliceInfoDef
tensorflow.SaveSliceInfoDef
de type Protobuf.SaveSliceInfoDef
Classes imbriquées
classe | SaveSliceInfoDef.Builder | tensorflow.SaveSliceInfoDef de type Protobuf.SaveSliceInfoDef |
Constantes
int | FULL_NAME_FIELD_NUMBER | |
int | FULL_SHAPE_FIELD_NUMBER | |
int | VAR_OFFSET_FIELD_NUMBER | |
int | VAR_SHAPE_FIELD_NUMBER |
Méthodes publiques
booléen | est égal à (Obj objet) |
statique SaveSliceInfoDef | |
EnregistrerSliceInfoDef | |
final statique com.google.protobuf.Descriptors.Descriptor | |
Chaîne | obtenirNomComplet () Name of the full variable of which this is a slice. |
com.google.protobuf.ByteString | getFullNameBytes () Name of the full variable of which this is a slice. |
long | getFullShape (index entier) Shape of the full variable. |
int | getFullShapeCount () Shape of the full variable. |
Liste<Long> | getFullShapeList () Shape of the full variable. |
int | |
final com.google.protobuf.UnknownFieldSet | |
long | getVarOffset (index entier) Offset of this variable into the full variable. |
int | getVarOffsetCount () Offset of this variable into the full variable. |
Liste<Long> | getVarOffsetList () Offset of this variable into the full variable. |
long | getVarShape (index entier) Shape of this variable. |
int | getVarShapeCount () Shape of this variable. |
Liste<Long> | getVarShapeList () Shape of this variable. |
int | |
booléen final | |
statique SaveSliceInfoDef.Builder | newBuilder (prototype SaveSliceInfoDef ) |
statique SaveSliceInfoDef.Builder | |
SaveSliceInfoDef.Builder | |
statique SaveSliceInfoDef | parseDelimitedFrom (entrée InputStream) |
statique SaveSliceInfoDef | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique SaveSliceInfoDef | parseFrom (données ByteBuffer) |
statique SaveSliceInfoDef | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique SaveSliceInfoDef | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique SaveSliceInfoDef | parseFrom (entrée com.google.protobuf.CodedInputStream) |
statique SaveSliceInfoDef | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique SaveSliceInfoDef | parseFrom (données com.google.protobuf.ByteString) |
statique SaveSliceInfoDef | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique SaveSliceInfoDef | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
SaveSliceInfoDef.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int FULL_NAME_FIELD_NUMBER
Valeur constante : 1
public statique final int FULL_SHAPE_FIELD_NUMBER
Valeur constante : 2
public statique final int VAR_OFFSET_FIELD_NUMBER
Valeur constante : 3
public statique final int VAR_SHAPE_FIELD_NUMBER
Valeur constante : 4
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
public com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1;
public long getFullShape (index int)
Shape of the full variable.
repeated int64 full_shape = 2;
public int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2;
liste publique <Long> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public long getVarOffset (index int)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public int getVarOffsetCount ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
liste publique<Long> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public long getVarShape (index int)
Shape of this variable.
repeated int64 var_shape = 4;
public int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4;
liste publique<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;
code de hachage int public ()
public final booléen isInitialized ()
public static SaveSliceInfoDef parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique SaveSliceInfoDef parseFrom (données ByteBuffer)
Jetés
InvalidProtocolBufferException |
---|
public static SaveSliceInfoDef parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static SaveSliceInfoDef parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique SaveSliceInfoDef parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public statique SaveSliceInfoDef parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique SaveSliceInfoDef parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public static SaveSliceInfoDef parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique SaveSliceInfoDef 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 |
---|