SessionLogOrBuilder

interfaz pública SessionLogOrBuilder
Subclases indirectas conocidas

Métodos públicos

cadena abstracta
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
resumen com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
cadena abstracta
getMsg ()
string msg = 3;
resumen com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
resumen SessionLog.SessionStatus
getStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
int abstracto
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;

Métodos públicos

cadena abstracta pública getCheckpointPath ()

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

resumen público com.google.protobuf.ByteString getCheckpointPathBytes ()

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

getMsg de cadena abstracta pública ()

string msg = 3;

resumen público com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

resumen público SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

public abstract int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;