ProfileOptions.DeviceType

רשימה סטטית סופית ציבורית ProfileOptions.DeviceType

Protobuf enum tensorflow.ProfileOptions.DeviceType

קבועים

int CPU_VALUE CPU = 1;
int GPU_VALUE GPU = 2;
int TPU_VALUE TPU = 3;
int UNSPECIFIED_VALUE UNSPECIFIED = 0;

שיטות בירושה

ערכים מנויים

Public static final ProfileOptions.DeviceType CPU

CPU = 1;

Public static final ProfileOptions.DeviceType GPU

GPU = 2;

Public static final ProfileOptions.DeviceType TPU

TPU = 3;

Public static final ProfileOptions.DeviceType UNRECOGNIZED

Public static final ProfileOptions.DeviceType לא מוגדר

UNSPECIFIED = 0;

קבועים

ציבורי סטטי סופי int CPU_VALUE

CPU = 1;

ערך קבוע: 1

Public static final int GPU_VALUE

GPU = 2;

ערך קבוע: 2

ציבורי סטטי סופי int TPU_VALUE

TPU = 3;

ערך קבוע: 3

אינט סופי סטטי ציבורי UNSPECIFIED_VALUE

UNSPECIFIED = 0;

ערך קבוע: 0