classe final pública SessionLog
Protocol buffer used for logging session state.
tensorflow.SessionLog
Classes aninhadas
aula | SessionLog.Builder | Protocol buffer used for logging session state. | |
enumeração | SessionLog.SessionStatus | Protobuf enum tensorflow.SessionLog.SessionStatus |
Constantes
interno | CHECKPOINT_PATH_FIELD_NUMBER | |
interno | MSG_FIELD_NUMBER | |
interno | STATUS_FIELD_NUMBER |
Métodos Públicos
booleano | é igual (objeto obj) |
Corda | getCheckpointPath () This checkpoint_path contains both the path and filename. |
com.google.protobuf.ByteString | getCheckpointPathBytes () This checkpoint_path contains both the path and filename. |
SessionLog estático | |
Log de Sessão | |
final estático com.google.protobuf.Descriptors.Descriptor | |
Corda | getMsg () string msg = 3; |
com.google.protobuf.ByteString | getMsgBytes () string msg = 3; |
interno | |
SessionLog.SessionStatus | obterStatus () .tensorflow.SessionLog.SessionStatus status = 1; |
interno | getStatusValue () .tensorflow.SessionLog.SessionStatus status = 1; |
final com.google.protobuf.UnknownFieldSet | |
interno | código hash () |
booleano final | |
SessionLog.Builder estático | newBuilder (protótipo SessionLog ) |
SessionLog.Builder estático | |
SessionLog.Builder | |
SessionLog estático | parseDelimitedFrom (entrada InputStream) |
SessionLog estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionLog estático | parseFrom (dados de ByteBuffer) |
SessionLog estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionLog estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionLog estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
SessionLog estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionLog estático | parseFrom (dados com.google.protobuf.ByteString) |
SessionLog estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionLog estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
SessionLog.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int CHECKPOINT_PATH_FIELD_NUMBER
Valor Constante: 2
público estático final int MSG_FIELD_NUMBER
Valor Constante: 3
público estático final int STATUS_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
booleano público é igual (Object obj)
String pública getCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
público com.google.protobuf.ByteString getCheckpointPathBytes ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String pública getMsg ()
string msg = 3;
público com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
público getParserForType ()
público int getSerializedSize ()
público int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static SessionLog parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static SessionLog parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static SessionLog parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
SessionLog estático público parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
public static SessionLog parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
SessionLog estático público parseFrom (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static SessionLog parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static SessionLog parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|