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.Builder สาธารณะ clearDeviceType ()
String representation of device_type.
string device_type = 2;
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 ()
Fully specified name of the device within a cluster.
string name = 1;
DeviceAttributes.Builder สาธารณะ clearPhysicalDeviceDesc ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
สาธารณะคงที่สุดท้าย 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 ()
Fully specified name of the device within a cluster.
string name = 1;
สาธารณะ com.google.protobuf.ByteString getNameBytes ()
Fully specified name of the device within a cluster.
string name = 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 สาธารณะ 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;
Public 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 สาธารณะ (ค่าสตริง)
Fully specified name of the device within a cluster.
string name = 1;
DeviceAttributes.Builder setNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)
Fully specified name of the device within a cluster.
string name = 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;