SessionLog

classe finale publique SessionLog

 Protocol buffer used for logging session state.
 
de type tensorflow.SessionLog

Classes imbriquées

classe SessionLog.Builder
 Protocol buffer used for logging session state. 
énumération SessionLog.SessionStatus Protobuf enum tensorflow.SessionLog.SessionStatus

Constantes

int CHECKPOINT_PATH_FIELD_NUMBER
int MSG_FIELD_NUMBER
int STATUS_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Chaîne
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
Journal de session statique
Journal de session
final statique com.google.protobuf.Descriptors.Descriptor
Chaîne
obtenirMsg ()
string msg = 3;
com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
int
SessionLog.SessionStatus
obtenirStatut ()
.tensorflow.SessionLog.SessionStatus status = 1;
int
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
final com.google.protobuf.UnknownFieldSet
int
booléen final
SessionLog.Builder statique
newBuilder (prototype SessionLog )
SessionLog.Builder statique
SessionLog.Builder
Journal de session statique
parseDelimitedFrom (entrée InputStream)
Journal de session statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Journal de session statique
parseFrom (données ByteBuffer)
Journal de session statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Journal de session statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Journal de session statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Journal de session statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Journal de session statique
parseFrom (données com.google.protobuf.ByteString)
Journal de session statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Journal de session statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
SessionLog.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int CHECKPOINT_PATH_FIELD_NUMBER

Valeur constante : 2

public statique final int MSG_FIELD_NUMBER

Valeur constante : 3

public statique final int STATUS_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

chaîne publique getCheckpointPath ()

chaîne

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

public com.google.protobuf.ByteString getCheckpointPathBytes ()

chaîne

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

SessionLog statique public getDefaultInstance ()

public SessionLog getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

Chaîne publique getMsg ()

string msg = 3;

public com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

publique getParserForType ()

public int getSerializedSize ()

public SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

public int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique SessionLog.Builder newBuilder (prototype SessionLog )

public statique SessionLog.Builder newBuilder ()

public SessionLog.Builder newBuilderForType ()

public statique SessionLog parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique SessionLog parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique SessionLog parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique SessionLog parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique SessionLog parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique SessionLog parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique SessionLog parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique SessionLog parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public statique SessionLog parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique SessionLog parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public SessionLog.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException