classe finale statica pubblica AvailableDeviceInfo.Builder
Matches DeviceAttributes
tensorflow.AvailableDeviceInfo
Metodi pubblici
AvailableDeviceInfo.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
Informazioni sul dispositivo disponibile | costruire () |
Informazioni sul dispositivo disponibile | buildPartial () |
AvailableDeviceInfo.Builder | chiaro () |
AvailableDeviceInfo.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
AvailableDeviceInfo.Builder | clearMemoryLimit () Memory capacity in bytes. |
AvailableDeviceInfo.Builder | nomechiaro () 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 | clone () |
Informazioni sul dispositivo disponibile | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
lungo | getLimite memoria () Memory capacity in bytes. |
Corda | getNome () Device name. |
com.google.protobuf.ByteString | getNomeBytes () Device name. |
Corda | getDescrizioneFisica () The physical description of this device. |
com.google.protobuf.ByteString | getPhysicalDescriptionBytes () The physical description of this device. |
Corda | getType () Device type, e.g. |
com.google.protobuf.ByteString | getTypeBytes () Device type, e.g. |
booleano finale | |
AvailableDeviceInfo.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
AvailableDeviceInfo.Builder | mergeFrom (com.google.protobuf.Message altro) |
finale AvailableDeviceInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
AvailableDeviceInfo.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
AvailableDeviceInfo.Builder | setMemoryLimit (valore lungo) Memory capacity in bytes. |
AvailableDeviceInfo.Builder | setName (valore stringa) Device name. |
AvailableDeviceInfo.Builder | setNameBytes (valore com.google.protobuf.ByteString) Device name. |
AvailableDeviceInfo.Builder | setPhysicalDescription (valore stringa) The physical description of this device. |
AvailableDeviceInfo.Builder | setPhysicalDescriptionBytes (valore com.google.protobuf.ByteString) The physical description of this device. |
AvailableDeviceInfo.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
AvailableDeviceInfo.Builder | setType (valore stringa) Device type, e.g. |
AvailableDeviceInfo.Builder | setTypeBytes (valore com.google.protobuf.ByteString) Device type, e.g. |
finale AvailableDeviceInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public AvailableDeviceInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public AvailableDeviceInfo.Builder clearField (campo 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 ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
pubblico lungo getMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3;
stringa pubblica getName ()
Device name.
string name = 1;
pubblico 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;
stringa pubblica getType ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;
pubblico com.google.protobuf.ByteString getTypeBytes ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;
public final booleano isInitialized ()
public AvailableDeviceInfo.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public final AvailableDeviceInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public AvailableDeviceInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public AvailableDeviceInfo.Builder setMemoryLimit (valore lungo)
Memory capacity in bytes.
int64 memory_limit = 3;
pubblico AvailableDeviceInfo.Builder setNameBytes (valore com.google.protobuf.ByteString)
Device name.
string name = 1;
public AvailableDeviceInfo.Builder setPhysicalDescription (valore stringa)
The physical description of this device.
string physical_description = 4;
public AvailableDeviceInfo.Builder setPhysicalDescriptionBytes (valore com.google.protobuf.ByteString)
The physical description of this device.
string physical_description = 4;
public AvailableDeviceInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
public AvailableDeviceInfo.Builder setType (valore stringa)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;
public AvailableDeviceInfo.Builder setTypeBytes (valore com.google.protobuf.ByteString)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;