DeviceLocality.Builder

الفئة النهائية العامة الثابتة DeviceLocality.Builder

نوع Protobuf tensorflow.DeviceLocality

الأساليب العامة

DeviceLocality.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
موقع الجهاز
موقع الجهاز
DeviceLocality.Builder
DeviceLocality.Builder
كليربوسيد ()
 Optional bus locality of device.
DeviceLocality.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
DeviceLocality.Builder
روابط واضحة ()
 Optional local interconnect links to other devices.
DeviceLocality.Builder
ClearNumaNode ()
 Optional NUMA locality of device.
DeviceLocality.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DeviceLocality.Builder
كثافة العمليات
معرف getBus ()
 Optional bus locality of device.
موقع الجهاز
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
الروابط المحلية
روابط الحصول ()
 Optional local interconnect links to other devices.
LocalLinks.Builder
جيتلينكسبيلدر ()
 Optional local interconnect links to other devices.
LocalLinksOrBuilder
getLinksOrBuilder ()
 Optional local interconnect links to other devices.
كثافة العمليات
getNumaNode ()
 Optional NUMA locality of device.
منطقية
وصلات ()
 Optional local interconnect links to other devices.
منطقية نهائية
DeviceLocality.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
DeviceLocality.Builder
دمج من (com.google.protobuf.Message أخرى)
DeviceLocality.Builder
دمج الروابط (قيمة الروابط المحلية )
 Optional local interconnect links to other devices.
الجهاز النهائي Locality.Builder
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
DeviceLocality.Builder
setBusId (قيمة int)
 Optional bus locality of device.
DeviceLocality.Builder
setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
DeviceLocality.Builder
setLinks ( LocalLinks.Builder builderForValue)
 Optional local interconnect links to other devices.
DeviceLocality.Builder
setLinks (قيمة الروابط المحلية )
 Optional local interconnect links to other devices.
DeviceLocality.Builder
setNumaNode (قيمة int)
 Optional NUMA locality of device.
DeviceLocality.Builder
setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن)
الجهاز النهائي Locality.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

DeviceLocality.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء DeviceLocality العام ()

بناء موقع الجهاز العام جزئيًا ()

DeviceLocality العام.Builder واضح ()

DeviceLocality العام.Builder ClearBusId ()

 Optional bus locality of device.  Default value of 0 means
 no specific locality.  Specific localities are indexed from 1.
 
int32 bus_id = 1;

DeviceLocality.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

DeviceLocality العام.Builder ClearNumaNode ()

 Optional NUMA locality of device.
 
int32 numa_node = 2;

DeviceLocality العام.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

استنساخ DeviceLocality العام.Builder ()

int public getBusId ()

 Optional bus locality of device.  Default value of 0 means
 no specific locality.  Specific localities are indexed from 1.
 
int32 bus_id = 1;

الجهاز العام getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

LocalLinks.Builder العامة getLinksBuilder ()

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

LocalLinksOrBuilder العامة getLinksOrBuilder ()

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

int public getNumaNode ()

 Optional NUMA locality of device.
 
int32 numa_node = 2;

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

تمت تهيئة القيمة المنطقية النهائية العامة ()

DeviceLocality.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

العام DeviceLocality.Builder mergeFrom (com.google.protobuf.Message أخرى)

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

العام النهائي DeviceLocality.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

DeviceLocality.Builder العام setBusId (قيمة int)

 Optional bus locality of device.  Default value of 0 means
 no specific locality.  Specific localities are indexed from 1.
 
int32 bus_id = 1;

DeviceLocality.Builder العام setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

 Optional local interconnect links to other devices.
 
.tensorflow.LocalLinks links = 3;

DeviceLocality العام.Builder setNumaNode (قيمة int)

 Optional NUMA locality of device.
 
int32 numa_node = 2;

DeviceLocality.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)

العام النهائي DeviceLocality.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)