الواجهة العامة MachineConfigurationOrBuilder
| الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
| مجردة متاحDeviceInfo | getAvailableDeviceInfo (فهرس كثافة العمليات) Devices accessible to the test (e.g. |
| كثافة العمليات مجردة | الحصول علىAvailableDeviceInfoCount () Devices accessible to the test (e.g. |
| قائمة مجردة< AvailableDeviceInfo > | getAvailableDeviceInfoList () Devices accessible to the test (e.g. |
| مجردة متاحDeviceInfoOrBuilder | getAvailableDeviceInfoOrBuilder (فهرس كثافة العمليات) Devices accessible to the test (e.g. |
| قائمة مجردة <؟ يمتد متاحDeviceInfoOrBuilder > | getAvailableDeviceInfoOrBuilderList () Devices accessible to the test (e.g. |
| معلومات وحدة المعالجة المركزية مجردة | الحصول على معلومات CpuInfo () CPU Information. |
| مجردة CPUInfoOrBuilder | الحصول على CpuInfoOrBuilder () 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 (فهرس كثافة العمليات) 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 | الحصول علىHostnameBytes () Host name of machine that ran the benchmark. |
| معلومات الذاكرة المجردة | الحصول على معلومات الذاكرة () .tensorflow.MemoryInfo memory_info = 6; |
| مجردة MemoryInfoOrBuilder | الحصول علىMemoryInfoOrBuilder () .tensorflow.MemoryInfo memory_info = 6; |
| معلومات المنصة المجردة | الحصول على معلومات النظام الأساسي () Additional platform information. |
| مجردة PlatformInfoOrBuilder | getPlatformInfoOrBuilder () Additional platform information. |
| سلسلة مجردة | الحصول على معرف التسلسل () Unique serial number of the machine. |
| مجردة com.google.protobuf.ByteString | الحصول علىSerialIdentifierBytes () Unique serial number of the machine. |
| منطقية مجردة | hasCpuInfo () CPU Information. |
| منطقية مجردة | لديهMemoryInfo () .tensorflow.MemoryInfo memory_info = 6; |
| منطقية مجردة | hasPlatformInfo () 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; الملخص العام AvailableDeviceInfoOrBuilder 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; الملخص العام لـ 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;