SessionLog.SessionStatus

public static final numaralandırma SessionLog.SessionStatus

Protobuf enum tensorflow.SessionLog.SessionStatus

Sabitler

int CHECKPOINT_VALUE CHECKPOINT = 3;
int START_VALUE START = 1;
int STATUS_UNSPECIFIED_VALUE STATUS_UNSPECIFIED = 0;
int STOP_VALUE STOP = 2;

Kalıtsal Yöntemler

Numaralandırma Değerleri

genel statik final SessionLog.SessionStatus CHECKPOINT

CHECKPOINT = 3;

genel statik final SessionLog.SessionStatus START

START = 1;

genel statik final SessionLog.SessionStatus STATUS_UNSPECIFIED

STATUS_UNSPECIFIED = 0;

genel statik final SessionLog.SessionStatus STOP

STOP = 2;

genel statik final SessionLog.SessionStatus TANIMIYOR

Sabitler

genel statik final int CHECKPOINT_VALUE

CHECKPOINT = 3;

Sabit Değer: 3

genel statik final int START_VALUE

START = 1;

Sabit Değer: 1

genel statik final int STATUS_UNSPECIFIED_VALUE

STATUS_UNSPECIFIED = 0;

Sabit Değer: 0

genel statik final int STOP_VALUE

STOP = 2;

Sabit Değer: 2