interfejs publiczny MachineConfigurationOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| streszczenie Dostępne informacje o urządzeniu | getAvailableDeviceInfo (indeks int) Devices accessible to the test (e.g. |
| streszczenie wew | getAvailableDeviceInfoCount () Devices accessible to the test (e.g. |
| lista abstrakcyjna< AvailableDeviceInfo > | getAvailableDeviceInfoList () Devices accessible to the test (e.g. |
| streszczenie AvailableDeviceInfoOrBuilder | getAvailableDeviceInfoOrBuilder (indeks int) Devices accessible to the test (e.g. |
| lista abstrakcyjna<? rozszerza AvailableDeviceInfoOrBuilder > | getAvailableDeviceInfoOrBuilderList () Devices accessible to the test (e.g. |
| abstrakcyjne informacje o procesorze | pobierzCpuInfo () CPU Information. |
| streszczenie CPUInfoOrBuilder | getCpuInfoOrBuilder () CPU Information. |
| streszczenie com.google.protobuf.Any | getDeviceInfo (indeks int) Other devices that are attached and relevant (e.g. |
| streszczenie wew | pobierzDeviceInfoCount () Other devices that are attached and relevant (e.g. |
| lista abstrakcyjna<Dowolny> | getDeviceInfoList () Other devices that are attached and relevant (e.g. |
| streszczenie com.google.protobuf.AnyOrBuilder | getDeviceInfoOrBuilder (indeks int) Other devices that are attached and relevant (e.g. |
| lista abstrakcyjna<? rozszerza AnyOrBuilder> | getDeviceInfoOrBuilderList () Other devices that are attached and relevant (e.g. |
| abstrakcyjny ciąg | pobierz nazwę hosta () Host name of machine that ran the benchmark. |
| streszczenie com.google.protobuf.ByteString | getHostnameBytes () Host name of machine that ran the benchmark. |
| streszczenie Informacje o pamięci | pobierz informacje o pamięci () .tensorflow.MemoryInfo memory_info = 6; |
| streszczenie MemoryInfoOrBuilder | getMemoryInfoOrBuilder () .tensorflow.MemoryInfo memory_info = 6; |
| abstrakcyjne informacje o platformie | pobierz informacje o platformie () Additional platform information. |
| abstrakcyjny PlatformInfoOrBuilder | getPlatformInfoOrBuilder () Additional platform information. |
| abstrakcyjny ciąg | getSerialIdentifier () Unique serial number of the machine. |
| streszczenie com.google.protobuf.ByteString | getSerialIdentifierBytes () Unique serial number of the machine. |
| abstrakcyjna wartość logiczna | maCpuInfo () CPU Information. |
| abstrakcyjna wartość logiczna | maInformacje o pamięci () .tensorflow.MemoryInfo memory_info = 6; |
| abstrakcyjna wartość logiczna | maInformacje o platformie () Additional platform information. |
Metody publiczne
publiczne streszczenie AvailableDeviceInfo getAvailableDeviceInfo (indeks int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; publiczne streszczenie int getAvailableDeviceInfoCount ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; publiczna lista abstrakcyjna< AvailableDeviceInfo > getAvailableDeviceInfoList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; publiczne streszczenie AvailableDeviceInfoOrBuilder getAvailableDeviceInfoOrBuilder (indeks int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; publiczna lista abstrakcyjna<? rozszerza AvailableDeviceInfoOrBuilder > getAvailableDeviceInfoOrBuilderList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; publiczne streszczenie CPUInfoOrBuilder getCpuInfoOrBuilder ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3; publiczne streszczenie com.google.protobuf.Any getDeviceInfo (indeks int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; publiczne streszczenie int getDeviceInfoCount ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; publiczna lista abstrakcyjna<Any> getDeviceInfoList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; publiczne streszczenie com.google.protobuf.AnyOrBuilder getDeviceInfoOrBuilder (indeks int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; publiczna lista abstrakcyjna<? rozszerza AnyOrBuilder> getDeviceInfoOrBuilderList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; publiczna abstrakcja String getHostname ()
Host name of machine that ran the benchmark.
string hostname = 1; publiczna abstrakcja com.google.protobuf.ByteString getHostnameBytes ()
Host name of machine that ran the benchmark.
string hostname = 1; publiczne streszczenie MemoryInfoOrBuilder getMemoryInfoOrBuilder ()
.tensorflow.MemoryInfo memory_info = 6;
publiczne streszczenie PlatformInfo getPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2; publiczne streszczenie PlatformInfoOrBuilder getPlatformInfoOrBuilder ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2; publiczny ciąg abstrakcyjny getSerialIdentifier ()
Unique serial number of the machine.
string serial_identifier = 7; publiczna abstrakcja com.google.protobuf.ByteString getSerialIdentifierBytes ()
Unique serial number of the machine.
string serial_identifier = 7; publiczna wartość logiczna abstrakcyjna hasCpuInfo ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3; publiczna wartość logiczna abstrakcyjna maMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
publiczna wartość logiczna abstrakcyjna hasPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;