kelas akhir statis publik AvailableDeviceInfo.Builder
Matches DeviceAttributes
tensorflow.AvailableDeviceInfo Metode Publik
| TersediaDeviceInfo.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| TersediaDeviceInfo | membangun () |
| TersediaDeviceInfo | |
| TersediaDeviceInfo.Builder | jernih () |
| TersediaDeviceInfo.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
| TersediaDeviceInfo.Builder | hapusMemoryLimit () Memory capacity in bytes. |
| TersediaDeviceInfo.Builder | nama jelas () Device name. |
| TersediaDeviceInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| TersediaDeviceInfo.Builder | jelasDeskripsi Fisik () The physical description of this device. |
| TersediaDeviceInfo.Builder | tipe jelas () Device type, e.g. |
| TersediaDeviceInfo.Builder | klon () |
| TersediaDeviceInfo | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| com.google.protobuf.Descriptors.Descriptor | |
| panjang | dapatkanMemoryLimit () Memory capacity in bytes. |
| Rangkaian | dapatkan Nama () Device name. |
| com.google.protobuf.ByteString | dapatkanNamaBytes () Device name. |
| Rangkaian | dapatkanDeskripsi Fisik () The physical description of this device. |
| com.google.protobuf.ByteString | dapatkanPhysicalDescriptionBytes () The physical description of this device. |
| Rangkaian | dapatkan Tipe () Device type, e.g. |
| com.google.protobuf.ByteString | dapatkanTypeBytes () Device type, e.g. |
| boolean terakhir | |
| TersediaDeviceInfo.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TersediaDeviceInfo.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
| AvailableDeviceInfo.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| TersediaDeviceInfo.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| TersediaDeviceInfo.Builder | setMemoryLimit (nilai panjang) Memory capacity in bytes. |
| TersediaDeviceInfo.Builder | setName (Nilai string) Device name. |
| TersediaDeviceInfo.Builder | setNameBytes (nilai com.google.protobuf.ByteString) Device name. |
| TersediaDeviceInfo.Builder | setPhysicalDescription (Nilai string) The physical description of this device. |
| TersediaDeviceInfo.Builder | setPhysicalDescriptionBytes (nilai com.google.protobuf.ByteString) The physical description of this device. |
| TersediaDeviceInfo.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
| TersediaDeviceInfo.Builder | setType (Nilai string) Device type, e.g. |
| TersediaDeviceInfo.Builder | setTypeBytes (nilai com.google.protobuf.ByteString) Device type, e.g. |
| AvailableDeviceInfo.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public AvailableDeviceInfo.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
public AvailableDeviceInfo.Builder clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
publik TersediaDeviceInfo.Builder clearMemoryLimit ()
Memory capacity in bytes.
int64 memory_limit = 3; Public AvailableDeviceInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
publik TersediaDeviceInfo.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 publik getDescriptorForType ()
getMemoryLimit panjang publik ()
Memory capacity in bytes.
int64 memory_limit = 3; GetName String publik ()
Device name.
string name = 1; publik com.google.protobuf.ByteString getNameBytes ()
Device name.
string name = 1; String publik getPhysicalDescription ()
The physical description of this device.
string physical_description = 4; publik com.google.protobuf.ByteString getPhysicalDescriptionBytes ()
The physical description of this device.
string physical_description = 4; GetType String publik ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; publik com.google.protobuf.ByteString getTypeBytes ()
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; boolean akhir publik diinisialisasi ()
public AvailableDeviceInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
public final AvailableDeviceInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public AvailableDeviceInfo.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
public AvailableDeviceInfo.Builder setMemoryLimit (nilai panjang)
Memory capacity in bytes.
int64 memory_limit = 3; public AvailableDeviceInfo.Builder setNameBytes (nilai com.google.protobuf.ByteString)
Device name.
string name = 1; public AvailableDeviceInfo.Builder setPhysicalDescription (Nilai string)
The physical description of this device.
string physical_description = 4; public AvailableDeviceInfo.Builder setPhysicalDescriptionBytes (nilai com.google.protobuf.ByteString)
The physical description of this device.
string physical_description = 4; public AvailableDeviceInfo.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
public AvailableDeviceInfo.Builder setType (Nilai string)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2; publik AvailableDeviceInfo.Builder setTypeBytes (nilai com.google.protobuf.ByteString)
Device type, e.g. 'CPU' or 'GPU'.
string type = 2;