SessionLogOrBuilder

interfaccia pubblica SessionLogOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

stringa astratta
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
astratto com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
stringa astratta
getMsg ()
string msg = 3;
astratto com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
abstract SessionLog.SessionStatus
getStato ()
.tensorflow.SessionLog.SessionStatus status = 1;
astratto int
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;

Metodi pubblici

abstract pubblico String getCheckpointPath ()

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

estratto pubblico com.google.protobuf.ByteString getCheckpointPathBytes ()

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

estratto pubblico String getMsg ()

string msg = 3;

estratto pubblico com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

estratto pubblico SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

public abstract int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;