antarmuka publik DeviceAttributesOrBuilder
Subkelas Tidak Langsung yang Diketahui |
Metode Publik
Tali abstrak | dapatkanDeviceType () String representation of device_type. |
abstrak com.google.protobuf.ByteString | dapatkanDeviceTypeBytes () String representation of device_type. |
abstrak panjang | dapatkan Inkarnasi () A device is assigned a global unique number each time it is initialized. |
Perangkat Lokalitas abstrak | dapatkan Lokalitas () Platform-specific data about device that may be useful for supporting efficient data transfers. |
abstrak DeviceLocalityOrBuilder | dapatkanLokalitasOrBuilder () Platform-specific data about device that may be useful for supporting efficient data transfers. |
abstrak panjang | dapatkanMemoryLimit () Memory capacity of device in bytes. |
Tali abstrak | dapatkan Nama () Fully specified name of the device within a cluster. |
abstrak com.google.protobuf.ByteString | dapatkanNamaBytes () Fully specified name of the device within a cluster. |
Tali abstrak | dapatkanDescPerangkatFisik () String representation of the physical device that this device maps to. |
abstrak com.google.protobuf.ByteString | dapatkanPhysicalDeviceDescBytes () String representation of the physical device that this device maps to. |
boolean abstrak | memiliki Lokalitas () Platform-specific data about device that may be useful for supporting efficient data transfers. |
Metode Publik
String abstrak publik getDeviceType ()
String representation of device_type.
string device_type = 2;
abstrak publik com.google.protobuf.ByteString getDeviceTypeBytes ()
String representation of device_type.
string device_type = 2;
abstrak publik getInkarnasi panjang ()
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6;
abstrak publik DeviceLocality getLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
abstrak publik DeviceLocalityOrBuilder getLocalityOrBuilder ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
abstrak publik getMemoryLimit panjang ()
Memory capacity of device in bytes.
int64 memory_limit = 4;
abstrak publik String getName ()
Fully specified name of the device within a cluster.
string name = 1;
abstrak publik com.google.protobuf.ByteString getNameBytes ()
Fully specified name of the device within a cluster.
string name = 1;
String abstrak publik getPhysicalDeviceDesc ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
abstrak publik com.google.protobuf.ByteString getPhysicalDeviceDescBytes ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
boolean abstrak publik hasLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;