DeviceAttributes.Builder

DeviceAttributes.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

Protobuf ประเภท tensorflow.DeviceAttributes

วิธีการสาธารณะ

DeviceAttributes.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
คุณสมบัติของอุปกรณ์
คุณสมบัติของอุปกรณ์
DeviceAttributes.Builder
DeviceAttributes.Builder
ล้างประเภทอุปกรณ์ ()
 String representation of device_type.
DeviceAttributes.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
DeviceAttributes.Builder
เคลียร์อวตาร ()
 A device is assigned a global unique number each time it is
 initialized.
DeviceAttributes.Builder
ชัดเจนสถานที่ ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceAttributes.Builder
ล้างหน่วยความจำจำกัด ()
 Memory capacity of device in bytes.
DeviceAttributes.Builder
ชื่อที่ชัดเจน ()
 Fully specified name of the device within a cluster.
DeviceAttributes.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DeviceAttributes.Builder
clearPhysicalDeviceDesc ()
 String representation of the physical device that this device maps to.
DeviceAttributes.Builder
คุณสมบัติของอุปกรณ์
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
รับประเภทอุปกรณ์ ()
 String representation of device_type.
com.google.protobuf.ByteString
getDeviceTypeBytes ()
 String representation of device_type.
ยาว
ได้รับการอวตาร ()
 A device is assigned a global unique number each time it is
 initialized.
ตำแหน่งที่ตั้งของอุปกรณ์
getLocality ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceLocality.ตัวสร้าง
getLocalityBuilder ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceLocalityOrBuilder
getLocalityOrBuilder ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
ยาว
getMemoryLimit ()
 Memory capacity of device in bytes.
สตริง
รับชื่อ ()
 Fully specified name of the device within a cluster.
com.google.protobuf.ByteString
getNameBytes ()
 Fully specified name of the device within a cluster.
สตริง
รับ PhysicalDeviceDesc ()
 String representation of the physical device that this device maps to.
com.google.protobuf.ByteString
getPhysicalDeviceDescBytes ()
 String representation of the physical device that this device maps to.
บูลีน
มีสถานที่ ()
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
บูลีนสุดท้าย
DeviceAttributes.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeviceAttributes.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
DeviceAttributes.Builder
mergeLocality (ค่า DeviceLocality )
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceAttributes.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
DeviceAttributes.Builder
setDeviceType (ค่าสตริง)
 String representation of device_type.
DeviceAttributes.Builder
setDeviceTypeBytes (ค่า com.google.protobuf.ByteString)
 String representation of device_type.
DeviceAttributes.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
DeviceAttributes.Builder
setIncarnation (ค่ายาว)
 A device is assigned a global unique number each time it is
 initialized.
DeviceAttributes.Builder
setLocality (ค่า DeviceLocality )
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceAttributes.Builder
setLocality ( DeviceLocality.Builder builderForValue)
 Platform-specific data about device that may be useful
 for supporting efficient data transfers.
DeviceAttributes.Builder
setMemoryLimit (ค่ายาว)
 Memory capacity of device in bytes.
DeviceAttributes.Builder
setName (ค่าสตริง)
 Fully specified name of the device within a cluster.
DeviceAttributes.Builder
setNameBytes (ค่า com.google.protobuf.ByteString)
 Fully specified name of the device within a cluster.
DeviceAttributes.Builder
setPhysicalDeviceDesc (ค่าสตริง)
 String representation of the physical device that this device maps to.
DeviceAttributes.Builder
setPhysicalDeviceDescBytes (ค่า com.google.protobuf.ByteString)
 String representation of the physical device that this device maps to.
DeviceAttributes.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
DeviceAttributes.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

Public DeviceAttributes.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

โครงสร้าง DeviceAttributes สาธารณะ ()

คุณสมบัติอุปกรณ์ สาธารณะ buildPartial ()

สาธารณะ DeviceAttributes.Builder ชัดเจน ()

DeviceAttributes.Builder สาธารณะ clearDeviceType ()

 String representation of device_type.
 
string device_type = 2;

สาธารณะ DeviceAttributes.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

DeviceAttributes.Builder สาธารณะ clearIncarnation ()

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

DeviceAttributes.Builder สาธารณะ clearLocality ()

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

DeviceAttributes.Builder สาธารณะ clearMemoryLimit ()

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

DeviceAttributes.Builder สาธารณะ clearName ()

string name = 1;

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

DeviceAttributes.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

DeviceAttributes.Builder สาธารณะ clearPhysicalDeviceDesc ()

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

โคลน DeviceAttributes.Builder สาธารณะ ()

คุณสมบัติอุปกรณ์ สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สตริงสาธารณะ getDeviceType ()

 String representation of device_type.
 
string device_type = 2;

สาธารณะ com.google.protobuf.ByteString getDeviceTypeBytes ()

 String representation of device_type.
 
string device_type = 2;

การจุติมาเกิด ของสาธารณะ ()

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

DeviceLocality สาธารณะ getLocality ()

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

DeviceLocality.Builder สาธารณะ getLocalityBuilder ()

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

DeviceLocalityOrBuilder สาธารณะ getLocalityOrBuilder ()

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

สาธารณะ getMemoryLimit ยาว ()

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

สตริงสาธารณะ getName ()

string name = 1;

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

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 1;

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

สตริงสาธารณะ getPhysicalDeviceDesc ()

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

สาธารณะ com.google.protobuf.ByteString getPhysicalDeviceDescBytes ()

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

hasLocality บูลีนสาธารณะ ()

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

บูลีนสุดท้ายสาธารณะ isInitialized ()

DeviceAttributes.Builder สาธารณะ ผสานจาก (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

DeviceAttributes.Builder สาธารณะ ผสานจาก (com.google.protobuf.Message อื่น ๆ )

DeviceAttributes.Builder สาธารณะ mergeLocality (ค่า DeviceLocality )

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

DeviceAttributes สุดท้ายสาธารณะ Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

DeviceAttributes.Builder สาธารณะ setDeviceType (ค่าสตริง)

 String representation of device_type.
 
string device_type = 2;

DeviceAttributes.Builder สาธารณะ setDeviceTypeBytes (ค่า com.google.protobuf.ByteString)

 String representation of device_type.
 
string device_type = 2;

สาธารณะ DeviceAttributes.Builder setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

DeviceAttributes.Builder สาธารณะ setIncarnation (ค่ายาว)

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

สาธารณะ DeviceAttributes.Builder setLocality (ค่า DeviceLocality )

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

สาธารณะ DeviceAttributes.Builder setLocality ( DeviceLocality.Builder builderForValue)

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

DeviceAttributes.Builder สาธารณะ setMemoryLimit (ค่ายาว)

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

DeviceAttributes.Builder setName สาธารณะ (ค่าสตริง)

string name = 1;

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

DeviceAttributes.Builder setNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

string name = 1;

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

DeviceAttributes.Builder สาธารณะ setPhysicalDeviceDesc (ค่าสตริง)

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

DeviceAttributes.Builder สาธารณะ setPhysicalDeviceDescBytes (ค่า com.google.protobuf.ByteString)

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

Public DeviceAttributes.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

DeviceAttributes.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)