publiczna statyczna klasa końcowa AvailableDeviceInfo.Builder
Matches DeviceAttributes
tensorflow.AvailableDeviceInfo Metody publiczne
| DostępneDeviceInfo.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Dostępne informacje o urządzeniu | zbudować () |
| Dostępne informacje o urządzeniu | |
| DostępneDeviceInfo.Builder | jasne () |
| DostępneDeviceInfo.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| DostępneDeviceInfo.Builder | clearMemoryLimit () Memory capacity in bytes. |
| DostępneDeviceInfo.Builder | wyczyśćNazwa () Device name. |
| DostępneDeviceInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| DostępneDeviceInfo.Builder | jasneOpis fizyczny () The physical description of this device. |
| DostępneDeviceInfo.Builder | wyczyść typ () Device type, e.g. |
| DostępneDeviceInfo.Builder | klon () |
| Dostępne informacje o urządzeniu | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| długi | getMemoryLimit () Memory capacity in bytes. |
| Smyczkowy | pobierz nazwę () Device name. |
| com.google.protobuf.ByteString | getNameBytes () Device name. |
| Smyczkowy | getPhysicalDescription () The physical description of this device. |
| com.google.protobuf.ByteString | getPhysicalDescriptionBytes () The physical description of this device. |
| Smyczkowy | pobierzTyp () Device type, e.g. |
| com.google.protobuf.ByteString | getTypeBytes () Device type, e.g. |
| końcowa wartość logiczna | |
| DostępneDeviceInfo.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| DostępneDeviceInfo.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
| końcowy AvailableDeviceInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| DostępneDeviceInfo.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| DostępneDeviceInfo.Builder | setMemoryLimit (długa wartość) Memory capacity in bytes. |
| DostępneDeviceInfo.Builder | setName (wartość ciągu) Device name. |
| DostępneDeviceInfo.Builder | setNameBytes (wartość com.google.protobuf.ByteString) Device name. |
| DostępneDeviceInfo.Builder | setPhysicalDescription (wartość ciągu) The physical description of this device. |
| DostępneDeviceInfo.Builder | setPhysicalDescriptionBytes (wartość com.google.protobuf.ByteString) The physical description of this device. |
| DostępneDeviceInfo.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| DostępneDeviceInfo.Builder | setType (wartość ciągu) Device type, e.g. |
| DostępneDeviceInfo.Builder | setTypeBytes (wartość com.google.protobuf.ByteString) Device type, e.g. |
| końcowy AvailableDeviceInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public AvailableDeviceInfo.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public AvailableDeviceInfo.Builder clearField (pole 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 ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczny długi getMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3; public String getName ()
Device name.
string name = 1; public com.google.protobuf.ByteString getNameBytes ()
Device name.
string name = 1; public String 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; publiczny ciąg getType ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; publiczny com.google.protobuf.ByteString getTypeBytes ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; publiczna końcowa wartość logiczna isInitialized ()
public AvailableDeviceInfo.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
publiczna wersja końcowa AvailableDeviceInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public AvailableDeviceInfo.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public AvailableDeviceInfo.Builder setMemoryLimit (długa wartość)
Memory capacity in bytes.
int64 memory_limit = 3; public AvailableDeviceInfo.Builder setNameBytes (wartość com.google.protobuf.ByteString)
Device name.
string name = 1; public AvailableDeviceInfo.Builder setPhysicalDescription (wartość ciągu)
The physical description of this device.
string physical_description = 4; public AvailableDeviceInfo.Builder setPhysicalDescriptionBytes (wartość com.google.protobuf.ByteString)
The physical description of this device.
string physical_description = 4; public AvailableDeviceInfo.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
public AvailableDeviceInfo.Builder setType (wartość ciągu)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; public AvailableDeviceInfo.Builder setTypeBytes (wartość com.google.protobuf.ByteString)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;