DeviceAttributes

DeviceAttributes kelas akhir publik

Tipe protobuf tensorflow.DeviceAttributes

Kelas Bersarang

kelas DeviceAttributes.Builder Tipe protobuf tensorflow.DeviceAttributes

Konstanta

ke dalam DEVICE_TYPE_FIELD_NUMBER
ke dalam INCARNATION_FIELD_NUMBER
ke dalam LOCALITY_FIELD_NUMBER
ke dalam MEMORY_LIMIT_FIELD_NUMBER
ke dalam NAME_FIELD_NUMBER
ke dalam PHYSICAL_DEVICE_DESC_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
DeviceAttributes statis
Atribut Perangkat
com.google.protobuf.Descriptors.Descriptor statis terakhir
Rangkaian
dapatkanDeviceType ()
 String representation of device_type.
com.google.protobuf.ByteString
dapatkanDeviceTypeBytes ()
 String representation of device_type.
panjang
dapatkan Inkarnasi ()
 A device is assigned a global unique number each time it is
 initialized.
Lokalitas Perangkat
dapatkan Lokalitas ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceLocalityOrBuilder
dapatkanLokalitasOrBuilder ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
panjang
dapatkanMemoryLimit ()
 Memory capacity of device in bytes.
Rangkaian
dapatkan Nama ()
 Fully specified name of the device within a cluster.
com.google.protobuf.ByteString
dapatkanNamaBytes ()
 Fully specified name of the device within a cluster.
Rangkaian
dapatkanDescPerangkatFisik ()
 String representation of the physical device that this device maps to.
com.google.protobuf.ByteString
dapatkanPhysicalDeviceDescBytes ()
 String representation of the physical device that this device maps to.
ke dalam
final com.google.protobuf.UnknownFieldSet
boolean
memiliki Lokalitas ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
ke dalam
boolean terakhir
DeviceAttributes.Builder statis
DeviceAttributes.Builder statis
DeviceAttributes.Builder
DeviceAttributes statis
parseDelimitedFrom (masukan Aliran Masukan)
DeviceAttributes statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeviceAttributes statis
parseFrom (data ByteBuffer)
DeviceAttributes statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeviceAttributes statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeviceAttributes statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
DeviceAttributes statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeviceAttributes statis
parseFrom (com.google.protobuf.ByteString data)
DeviceAttributes statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeviceAttributes statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
DeviceAttributes.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik DEVICE_TYPE_FIELD_NUMBER

Nilai Konstan: 2

int akhir statis publik INCARNATION_FIELD_NUMBER

Nilai Konstan: 6

int final statis publik LOCALITY_FIELD_NUMBER

Nilai Konstan: 5

int akhir statis publik MEMORY_LIMIT_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik NAME_FIELD_NUMBER

Nilai Konstan: 1

int final statis publik PHYSICAL_DEVICE_DESC_FIELD_NUMBER

Nilai Konstan: 7

Metode Publik

boolean publik sama (Obj objek)

DeviceAttributes statis publik getDefaultInstance ()

DeviceAttributes publik getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

String publik getDeviceType ()

 String representation of device_type.
 
string device_type = 2;

publik com.google.protobuf.ByteString getDeviceTypeBytes ()

 String representation of device_type.
 
string device_type = 2;

public long getInkarnasi ()

 A device is assigned a global unique number each time it is
 initialized. "incarnation" should never be 0.
 
fixed64 incarnation = 6;

getLokalitas Perangkat publik getLokalitas ()

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

DeviceLocalityOrBuilder publik getLocalityOrBuilder ()

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

getMemoryLimit panjang publik ()

 Memory capacity of device in bytes.
 
int64 memory_limit = 4;

GetName String publik ()

 Fully specified name of the device within a cluster.
 
string name = 1;

publik com.google.protobuf.ByteString getNameBytes ()

 Fully specified name of the device within a cluster.
 
string name = 1;

publik dapatkanParserForType ()

String publik getPhysicalDeviceDesc ()

 String representation of the physical device that this device maps to.
 
string physical_device_desc = 7;

publik com.google.protobuf.ByteString getPhysicalDeviceDescBytes ()

 String representation of the physical device that this device maps to.
 
string physical_device_desc = 7;

publik int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

boolean publik hasLocality ()

 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
 
.tensorflow.DeviceLocality locality = 5;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

DeviceAttributes.Builder statis publik newBuilder ()

DeviceAttributes.Builder statis publik newBuilder (prototipe DeviceAttributes )

DeviceAttributes.Builder publik newBuilderForType ()

DeviceAttributes statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

DeviceAttributes statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom DeviceAttributes statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom DeviceAttributes statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom DeviceAttributes statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom DeviceAttributes statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

parseFrom DeviceAttributes statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom DeviceAttributes statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom DeviceAttributes statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom DeviceAttributes statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

DeviceAttributes.Builder toBuilder publik ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO