MachineConfigurationOrBuilder

antarmuka publik MachineConfigurationOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

abstrak TersediaDeviceInfo
getAvailableDeviceInfo (int indeks)
 Devices accessible to the test (e.g.
abstrak ke dalam
dapatkanAvailableDeviceInfoCount ()
 Devices accessible to the test (e.g.
Daftar abstrak< AvailableDeviceInfo >
dapatkan DaftarInfoPerangkat yang Tersedia ()
 Devices accessible to the test (e.g.
abstrak TersediaDeviceInfoOrBuilder
getAvailableDeviceInfoOrBuilder (indeks int)
 Devices accessible to the test (e.g.
Daftar abstrak<? memperluas TersediaDeviceInfoOrBuilder >
dapatkanAvailableDeviceInfoOrBuilderList ()
 Devices accessible to the test (e.g.
abstrak CPUInfo
dapatkanCpuInfo ()
 CPU Information.
abstrak CPUInfoOrBuilder
dapatkanCpuInfoOrBuilder ()
 CPU Information.
abstrak com.google.protobuf.Any
getDeviceInfo (indeks int)
 Other devices that are attached and relevant (e.g.
abstrak ke dalam
dapatkanDeviceInfoCount ()
 Other devices that are attached and relevant (e.g.
Daftar abstrak<Apa saja>
dapatkanDaftarInfoPerangkat ()
 Other devices that are attached and relevant (e.g.
abstrak com.google.protobuf.AnyOrBuilder
getDeviceInfoOrBuilder (indeks int)
 Other devices that are attached and relevant (e.g.
Daftar abstrak<? memperluas AnyOrBuilder>
dapatkanDeviceInfoOrBuilderList ()
 Other devices that are attached and relevant (e.g.
Tali abstrak
dapatkan NamaHost ()
 Host name of machine that ran the benchmark.
abstrak com.google.protobuf.ByteString
dapatkanHostnameBytes ()
 Host name of machine that ran the benchmark.
Info Memori abstrak
dapatkanMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
abstrak MemoryInfoOrBuilder
dapatkanMemoryInfoOrBuilder ()
.tensorflow.MemoryInfo memory_info = 6;
PlatformInfo abstrak
dapatkanPlatformInfo ()
 Additional platform information.
abstrak PlatformInfoOrBuilder
dapatkanPlatformInfoOrBuilder ()
 Additional platform information.
Tali abstrak
dapatkanSerialIdentifier ()
 Unique serial number of the machine.
abstrak com.google.protobuf.ByteString
dapatkanSerialIdentifierBytes ()
 Unique serial number of the machine.
boolean abstrak
hasCpuInfo ()
 CPU Information.
boolean abstrak
hasMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
boolean abstrak
hasPlatformInfo ()
 Additional platform information.

Metode Publik

abstrak publik AvailableDeviceInfo getAvailableDeviceInfo (int indeks)

 Devices accessible to the test (e.g. as given by list_local_devices).
 
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;

abstrak publik int getAvailableDeviceInfoCount ()

 Devices accessible to the test (e.g. as given by list_local_devices).
 
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;

Daftar abstrak publik< AvailableDeviceInfo > getAvailableDeviceInfoList ()

 Devices accessible to the test (e.g. as given by list_local_devices).
 
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;

abstrak 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 abstrak publik<? memperluas AvailableDeviceInfoOrBuilder > getAvailableDeviceInfoOrBuilderList ()

 Devices accessible to the test (e.g. as given by list_local_devices).
 
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;

CPUInfo abstrak publik getCpuInfo ()

 CPU Information.
 
.tensorflow.CPUInfo cpu_info = 3;

abstrak publik CPUInfoOrBuilder getCpuInfoOrBuilder ()

 CPU Information.
 
.tensorflow.CPUInfo cpu_info = 3;

abstrak publik com.google.protobuf.Any getDeviceInfo (int indeks)

 Other devices that are attached and relevant (e.g. GPUInfo).
 
repeated .google.protobuf.Any device_info = 4;

abstrak publik int getDeviceInfoCount ()

 Other devices that are attached and relevant (e.g. GPUInfo).
 
repeated .google.protobuf.Any device_info = 4;

Daftar abstrak publik<Apa saja> getDeviceInfoList ()

 Other devices that are attached and relevant (e.g. GPUInfo).
 
repeated .google.protobuf.Any device_info = 4;

abstrak 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 abstrak publik<? memperluas AnyOrBuilder> getDeviceInfoOrBuilderList ()

 Other devices that are attached and relevant (e.g. GPUInfo).
 
repeated .google.protobuf.Any device_info = 4;

String abstrak publik getHostname ()

 Host name of machine that ran the benchmark.
 
string hostname = 1;

abstrak publik com.google.protobuf.ByteString getHostnameBytes ()

 Host name of machine that ran the benchmark.
 
string hostname = 1;

abstrak publik MemoryInfo getMemoryInfo ()

.tensorflow.MemoryInfo memory_info = 6;

abstrak publik MemoryInfoOrBuilder getMemoryInfoOrBuilder ()

.tensorflow.MemoryInfo memory_info = 6;

PlatformInfo abstrak publik getPlatformInfo ()

 Additional platform information.
 
.tensorflow.PlatformInfo platform_info = 2;

abstrak publik PlatformInfoOrBuilder getPlatformInfoOrBuilder ()

 Additional platform information.
 
.tensorflow.PlatformInfo platform_info = 2;

String abstrak publik getSerialIdentifier ()

 Unique serial number of the machine.
 
string serial_identifier = 7;

abstrak publik com.google.protobuf.ByteString getSerialIdentifierBytes ()

 Unique serial number of the machine.
 
string serial_identifier = 7;

boolean abstrak publik hasCpuInfo ()

 CPU Information.
 
.tensorflow.CPUInfo cpu_info = 3;

boolean abstrak publik hasMemoryInfo ()

.tensorflow.MemoryInfo memory_info = 6;

boolean abstrak publik hasPlatformInfo ()

 Additional platform information.
 
.tensorflow.PlatformInfo platform_info = 2;