ProfileOptions.DeviceType

public statik final numaralandırma ProfileOptions.DeviceType

Protobuf enum tensorflow.ProfileOptions.DeviceType

Sabitler

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

Kalıtsal Yöntemler

Numaralandırma Değerleri

genel statik final ProfileOptions.DeviceType CPU

CPU = 1;

genel statik son ProfileOptions.DeviceType GPU

GPU = 2;

genel statik son ProfileOptions.DeviceType TPU

TPU = 3;

genel statik final ProfileOptions.DeviceType UNRECOGNIZED

genel statik final ProfileOptions.DeviceType BELİRTİLMEMİŞ

UNSPECIFIED = 0;

Sabitler

genel statik final int CPU_VALUE

CPU = 1;

Sabit Değer: 1

genel statik final int GPU_VALUE

GPU = 2;

Sabit Değer: 2

genel statik final int TPU_VALUE

TPU = 3;

Sabit Değer: 3

genel statik final int UNSPECIFIED_VALUE

UNSPECIFIED = 0;

Sabit Değer: 0