общедоступный интерфейс MachineConfigurationOrBuilder
| Известные косвенные подклассы |
Публичные методы
| Аннотация ДоступноеДевицеИнфо | getAvailableDeviceInfo (индекс целого числа) Devices accessible to the test (e.g. |
| абстрактный интервал | getAvailableDeviceInfoCount () Devices accessible to the test (e.g. |
| абстрактный список < AvailableDeviceInfo > | getAvailableDeviceInfoList () Devices accessible to the test (e.g. |
| абстрактный ДоступныйДедевицеИнфоОрБилдер | getAvailableDeviceInfoOrBuilder (индекс int) Devices accessible to the test (e.g. |
| абстрактный список<? расширяет ДоступноеДевицеИнфоОрБилдер > | getAvailableDeviceInfoOrBuilderList () Devices accessible to the test (e.g. |
| абстрактный CPUInfo | получитьCpuInfo () CPU Information. |
| абстрактный CPUInfoOrBuilder | getCpuInfoOrBuilder () CPU Information. |
| абстрактный com.google.protobuf.Any | getDeviceInfo (целочисленный индекс) Other devices that are attached and relevant (e.g. |
| абстрактный интервал | getDeviceInfoCount () Other devices that are attached and relevant (e.g. |
| абстрактный список<Любой> | getDeviceInfoList () Other devices that are attached and relevant (e.g. |
| абстрактный com.google.protobuf.AnyOrBuilder | getDeviceInfoOrBuilder (индекс int) Other devices that are attached and relevant (e.g. |
| абстрактный список<? расширяет AnyOrBuilder> | getDeviceInfoOrBuilderList () Other devices that are attached and relevant (e.g. |
| абстрактная строка | получить имя хоста () Host name of machine that ran the benchmark. |
| абстрактный com.google.protobuf.ByteString | getHostnameBytes () Host name of machine that ran the benchmark. |
| абстрактная информация о памяти | получитьМемориИнфо () .tensorflow.MemoryInfo memory_info = 6; |
| абстрактный ПамятьИнфоОрБилдер | getMemoryInfoOrBuilder () .tensorflow.MemoryInfo memory_info = 6; |
| абстрактная информация о платформе | получить информацию о платформе () Additional platform information. |
| абстрактный ПлатформИнфоОрБилдер | getPlatformInfoOrBuilder () Additional platform information. |
| абстрактная строка | получитьсерийныйидентификатор () Unique serial number of the machine. |
| абстрактный com.google.protobuf.ByteString | getSerialIdentifierBytes () Unique serial number of the machine. |
| абстрактное логическое значение | имеетCpuInfo () CPU Information. |
| абстрактное логическое значение | имеетМемориИнфо () .tensorflow.MemoryInfo memory_info = 6; |
| абстрактное логическое значение | имеетПлатформинфо () Additional platform information. |
Публичные методы
общедоступная аннотация AvailableDeviceInfo getAvailableDeviceInfo (индекс int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; общедоступный абстрактный int getAvailableDeviceInfoCount ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; общедоступный абстрактный список < AvailableDeviceInfo > getAvailableDeviceInfoList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; общедоступный абстрактный доступныйDeviceInfoOrBuilder getAvailableDeviceInfoOrBuilder (индекс int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; публичный абстрактный список<? расширяет AvailableDeviceInfoOrBuilder > getAvailableDeviceInfoOrBuilderList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; общедоступный абстрактный CPUInfoOrBuilder getCpuInfoOrBuilder ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3; общедоступный абстрактный com.google.protobuf.Any getDeviceInfo (индекс int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; общедоступный абстрактный int getDeviceInfoCount ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; общедоступный абстрактный список <Any> getDeviceInfoList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; общедоступный абстрактный com.google.protobuf.AnyOrBuilder getDeviceInfoOrBuilder (индекс int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; публичный абстрактный список<? расширяет AnyOrBuilder> getDeviceInfoOrBuilderList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; общедоступная абстрактная строка getHostname ()
Host name of machine that ran the benchmark.
string hostname = 1; общедоступный абстрактный com.google.protobuf.ByteString getHostnameBytes ()
Host name of machine that ran the benchmark.
string hostname = 1; публичный абстрактный MemoryInfoOrBuilder getMemoryInfoOrBuilder ()
.tensorflow.MemoryInfo memory_info = 6;
публичная абстрактная PlatformInfo getPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2; публичный абстрактный PlatformInfoOrBuilder getPlatformInfoOrBuilder ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2; общедоступная абстрактная строка getSerialIdentifier ()
Unique serial number of the machine.
string serial_identifier = 7; общедоступный абстрактный com.google.protobuf.ByteString getSerialIdentifierBytes ()
Unique serial number of the machine.
string serial_identifier = 7; общедоступное абстрактное логическое значение hasCpuInfo ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3; общедоступное абстрактное логическое значение hasMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
общедоступное абстрактное логическое значение hasPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;