Konfigurasi Mesin kelas akhir publik
Tipe protobuf tensorflow.MachineConfiguration
Kelas Bersarang
kelas | Konfigurasi Mesin.Pembangun | Tipe protobuf tensorflow.MachineConfiguration |
Konstanta
ke dalam | AVAILABLE_DEVICE_INFO_FIELD_NUMBER | |
ke dalam | CPU_INFO_FIELD_NUMBER | |
ke dalam | DEVICE_INFO_FIELD_NUMBER | |
ke dalam | HOSTNAME_FIELD_NUMBER | |
ke dalam | MEMORY_INFO_FIELD_NUMBER | |
ke dalam | PLATFORM_INFO_FIELD_NUMBER | |
ke dalam | SERIAL_IDENTIFIER_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
TersediaDeviceInfo | getAvailableDeviceInfo (int indeks) Devices accessible to the test (e.g. |
ke dalam | dapatkanAvailableDeviceInfoCount () Devices accessible to the test (e.g. |
Daftar< TersediaDeviceInfo > | dapatkan DaftarInfoPerangkat yang Tersedia () Devices accessible to the test (e.g. |
TersediaDeviceInfoOrBuilder | getAvailableDeviceInfoOrBuilder (indeks int) Devices accessible to the test (e.g. |
Daftar<? memperluas TersediaDeviceInfoOrBuilder > | dapatkanAvailableDeviceInfoOrBuilderList () Devices accessible to the test (e.g. |
Info CPU | dapatkanCpuInfo () CPU Information. |
CPUInfoOrBuilder | dapatkanCpuInfoOrBuilder () CPU Information. |
Konfigurasi Mesin statis | |
Konfigurasi Mesin | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
com.google.protobuf.Any | getDeviceInfo (indeks int) Other devices that are attached and relevant (e.g. |
ke dalam | dapatkanDeviceInfoCount () Other devices that are attached and relevant (e.g. |
Daftar<Apa saja> | dapatkanDaftarInfoPerangkat () Other devices that are attached and relevant (e.g. |
com.google.protobuf.AnyOrBuilder | getDeviceInfoOrBuilder (indeks int) Other devices that are attached and relevant (e.g. |
Daftar<? memperluas AnyOrBuilder> | dapatkanDeviceInfoOrBuilderList () Other devices that are attached and relevant (e.g. |
Rangkaian | dapatkan NamaHost () Host name of machine that ran the benchmark. |
com.google.protobuf.ByteString | dapatkanHostnameBytes () Host name of machine that ran the benchmark. |
Info Memori | dapatkanMemoryInfo () .tensorflow.MemoryInfo memory_info = 6; |
MemoryInfoOrBuilder | dapatkanMemoryInfoOrBuilder () .tensorflow.MemoryInfo memory_info = 6; |
Info Platform | dapatkanPlatformInfo () Additional platform information. |
PlatformInfoOrBuilder | dapatkanPlatformInfoOrBuilder () Additional platform information. |
Rangkaian | dapatkanSerialIdentifier () Unique serial number of the machine. |
com.google.protobuf.ByteString | dapatkanSerialIdentifierBytes () Unique serial number of the machine. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
boolean | hasCpuInfo () CPU Information. |
boolean | hasMemoryInfo () .tensorflow.MemoryInfo memory_info = 6; |
boolean | hasPlatformInfo () Additional platform information. |
ke dalam | Kode hash () |
boolean terakhir | |
Konfigurasi Mesin statis.Pembangun | newBuilder (prototipe Konfigurasi Mesin ) |
Konfigurasi Mesin statis.Pembangun | |
Konfigurasi Mesin.Pembangun | |
Konfigurasi Mesin statis | parseDelimitedFrom (masukan Aliran Masukan) |
Konfigurasi Mesin statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Konfigurasi Mesin statis | parseFrom (data ByteBuffer) |
Konfigurasi Mesin statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Konfigurasi Mesin statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Konfigurasi Mesin statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
Konfigurasi Mesin statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Konfigurasi Mesin statis | parseFrom (com.google.protobuf.ByteString data) |
Konfigurasi Mesin statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Konfigurasi Mesin statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
Konfigurasi Mesin.Pembuat | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik AVAILABLE_DEVICE_INFO_FIELD_NUMBER
Nilai Konstan: 5
int akhir statis publik CPU_INFO_FIELD_NUMBER
Nilai Konstan: 3
int akhir statis publik DEVICE_INFO_FIELD_NUMBER
Nilai Konstan: 4
int akhir statis publik HOSTNAME_FIELD_NUMBER
Nilai Konstan: 1
int akhir statis publik MEMORY_INFO_FIELD_NUMBER
Nilai Konstan: 6
int final statis publik PLATFORM_INFO_FIELD_NUMBER
Nilai Konstan: 2
int final statis publik SERIAL_IDENTIFIER_FIELD_NUMBER
Nilai Konstan: 7
Metode Publik
boolean publik sama (Obj objek)
TersediaDeviceInfo publik getAvailableDeviceInfo (indeks int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
publik int getAvailableDeviceInfoCount ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
Daftar publik< AvailableDeviceInfo > getAvailableDeviceInfoList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
publik AvailableDeviceInfoOrBuilder getAvailableDeviceInfoOrBuilder (int indeks)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
Daftar Publik<? memperluas AvailableDeviceInfoOrBuilder > getAvailableDeviceInfoOrBuilderList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Setiap getDeviceInfo (indeks int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
int publik getDeviceInfoCount ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
Daftar publik<Apa saja> getDeviceInfoList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
publik com.google.protobuf.AnyOrBuilder getDeviceInfoOrBuilder (int indeks)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
Daftar Publik<? memperluas AnyOrBuilder> getDeviceInfoOrBuilderList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
String publik getHostname ()
Host name of machine that ran the benchmark.
string hostname = 1;
publik com.google.protobuf.ByteString getHostnameBytes ()
Host name of machine that ran the benchmark.
string hostname = 1;
publik dapatkanParserForType ()
PlatformInfo publik getPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
PlatformInfoOrBuilder publik getPlatformInfoOrBuilder ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
String publik getSerialIdentifier ()
Unique serial number of the machine.
string serial_identifier = 7;
publik com.google.protobuf.ByteString getSerialIdentifierBytes ()
Unique serial number of the machine.
string serial_identifier = 7;
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean publik hasCpuInfo ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3;
boolean publik hasMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
boolean publik hasPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
ParseDelimitedFrom Konfigurasi Mesin statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom Konfigurasi Mesin statis publik (data ByteBuffer)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom Konfigurasi Mesin statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom Konfigurasi Mesin statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom Konfigurasi Mesin statis publik (com.google.protobuf.CodedInputStream input)
Melempar
Pengecualian IO |
---|
parseFrom Konfigurasi Mesin statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom Konfigurasi Mesin statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom Konfigurasi Mesin statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom Konfigurasi Mesin statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
statis publik pengurai ()
public void writeTo (keluaran com.google.protobuf.CodedOutputStream)
Melempar
Pengecualian IO |
---|