کلاس نهایی استاتیک عمومی AvailableDeviceInfo.Builder
Matches DeviceAttributes
tensorflow.AvailableDeviceInfo روش های عمومی
| AvailableDeviceInfo.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| AvailableDeviceInfo | ساختن () |
| AvailableDeviceInfo | ساخت جزئی () |
| AvailableDeviceInfo.Builder | روشن () |
| AvailableDeviceInfo.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
| AvailableDeviceInfo.Builder | clearMemoryLimit () Memory capacity in bytes. |
| AvailableDeviceInfo.Builder | clearName () Device name. |
| AvailableDeviceInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| AvailableDeviceInfo.Builder | clearPhysicalDescription () The physical description of this device. |
| AvailableDeviceInfo.Builder | clearType () Device type, e.g. |
| AvailableDeviceInfo.Builder | کلون () |
| AvailableDeviceInfo | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| طولانی | getMemoryLimit () Memory capacity in bytes. |
| رشته | getName () Device name. |
| com.google.protobuf.ByteString | getNameBytes () Device name. |
| رشته | getPhysicalDescription () The physical description of this device. |
| com.google.protobuf.ByteString | getPhysicalDescriptionBytes () The physical description of this device. |
| رشته | getType () Device type, e.g. |
| com.google.protobuf.ByteString | getTypeBytes () Device type, e.g. |
| بولی نهایی | |
| AvailableDeviceInfo.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| AvailableDeviceInfo.Builder | mergeFrom (com.google.protobuf.Message other) |
| نهایی AvailableDeviceInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| AvailableDeviceInfo.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| AvailableDeviceInfo.Builder | setMemoryLimit (مقدار طولانی) Memory capacity in bytes. |
| AvailableDeviceInfo.Builder | setName (مقدار رشته) Device name. |
| AvailableDeviceInfo.Builder | setNameBytes (مقدار com.google.protobuf.ByteString) Device name. |
| AvailableDeviceInfo.Builder | setPhysicalDescription (مقدار رشته) The physical description of this device. |
| AvailableDeviceInfo.Builder | setPhysicalDescriptionBytes (مقدار com.google.protobuf.ByteString) The physical description of this device. |
| AvailableDeviceInfo.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
| AvailableDeviceInfo.Builder | setType (مقدار رشته) Device type, e.g. |
| AvailableDeviceInfo.Builder | setTypeBytes (مقدار com.google.protobuf.ByteString) Device type, e.g. |
| نهایی AvailableDeviceInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
public AvailableDeviceInfo.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی AvailableDeviceInfo.Builder clearMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3; عمومی AvailableDeviceInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
عمومی AvailableDeviceInfo.Builder clearPhysicalDescription ()
The physical description of this device.
string physical_description = 4; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public long getMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3; رشته عمومی getName ()
Device name.
string name = 1; عمومی com.google.protobuf.ByteString getNameBytes ()
Device name.
string name = 1; رشته عمومی getPhysicalDescription ()
The physical description of this device.
string physical_description = 4; عمومی com.google.protobuf.ByteString getPhysicalDescriptionBytes ()
The physical description of this device.
string physical_description = 4; رشته عمومی getType ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; عمومی com.google.protobuf.ByteString getTypeBytes ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; بولین نهایی عمومی isInitialized ()
عمومی AvailableDeviceInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
نهایی عمومی AvailableDeviceInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public AvailableDeviceInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
عمومی AvailableDeviceInfo.Builder setMemoryLimit (مقدار طولانی)
Memory capacity in bytes.
int64 memory_limit = 3; عمومی AvailableDeviceInfo.Builder setNameBytes (مقدار com.google.protobuf.ByteString)
Device name.
string name = 1; عمومی AvailableDeviceInfo.Builder setPhysicalDescription (مقدار رشته)
The physical description of this device.
string physical_description = 4; عمومی AvailableDeviceInfo.Builder setPhysicalDescriptionBytes (مقدار com.google.protobuf.ByteString)
The physical description of this device.
string physical_description = 4; public AvailableDeviceInfo.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
عمومی AvailableDeviceInfo.Builder setType (مقدار رشته)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; عمومی AvailableDeviceInfo.Builder setTypeBytes (مقدار com.google.protobuf.ByteString)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;