מחלקה סופית סטטית ציבורית AvailableDeviceInfo.Builder
Matches DeviceAttributes
tensorflow.AvailableDeviceInfo מסוג Protobuf.AvailableDeviceInfo שיטות ציבוריות
| AvailableDeviceInfo.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
| AvailableDeviceInfo | לבנות () |
| AvailableDeviceInfo | buildPartial () |
| 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 | |
| final 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 אחר) |
| final AvailableDeviceInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| AvailableDeviceInfo.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
| 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, אינדקס אינט, ערך אובייקט) |
| AvailableDeviceInfo.Builder | setType (ערך מחרוזת) Device type, e.g. |
| AvailableDeviceInfo.Builder | setTypeBytes (ערך com.google.protobuf.ByteString) Device type, e.g. |
| final AvailableDeviceInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public AvailableDeviceInfo.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public AvailableDeviceInfo.Builder clearMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3; public AvailableDeviceInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public AvailableDeviceInfo.Builder clearPhysicalDescription ()
The physical description of this device.
string physical_description = 4; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public long getMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3; מחרוזת ציבורית getName ()
Device name.
string name = 1; public com.google.protobuf.ByteString getNameBytes ()
Device name.
string name = 1; מחרוזת ציבורית getPhysicalDescription ()
The physical description of this device.
string physical_description = 4; public 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; public com.google.protobuf.ByteString getTypeBytes ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; בוליאני הסופי הציבורי הוא אתחול ()
public AvailableDeviceInfo.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public final AvailableDeviceInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public AvailableDeviceInfo.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public AvailableDeviceInfo.Builder setMemoryLimit (ערך ארוך)
Memory capacity in bytes.
int64 memory_limit = 3; public AvailableDeviceInfo.Builder setNameBytes (ערך com.google.protobuf.ByteString)
Device name.
string name = 1; public AvailableDeviceInfo.Builder setPhysicalDescription (ערך מחרוזת)
The physical description of this device.
string physical_description = 4; public 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, אינדקס אינט, ערך אובייקט)
public AvailableDeviceInfo.Builder setType (ערך מחרוזת)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; public AvailableDeviceInfo.Builder setTypeBytes (ערך com.google.protobuf.ByteString)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;