رابط عمومی MachineConfigurationOrBuilder
| زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
| چکیده AvailableDeviceInfo | getAvailableDeviceInfo (شاخص int) Devices accessible to the test (e.g. |
| انتزاعی | getAvailableDeviceInfoCount () Devices accessible to the test (e.g. |
| فهرست چکیده < AvailableDeviceInfo > | getAvailableDeviceInfoList () Devices accessible to the test (e.g. |
| چکیده AvailableDeviceInfoOrBuilder | getAvailableDeviceInfoOrBuilder (شاخص int) Devices accessible to the test (e.g. |
| فهرست چکیده <? AvailableDeviceInfoOrBuilder > را گسترش می دهد | getAvailableDeviceInfoOrBuilderList () Devices accessible to the test (e.g. |
| CPUInfo انتزاعی | getCpuInfo () CPU Information. |
| CPUInfoOrBuilder انتزاعی | getCpuInfoOrBuilder () CPU Information. |
| چکیده com.google.protobuf.Any | getDeviceInfo (شاخص int) Other devices that are attached and relevant (e.g. |
| انتزاعی | getDeviceInfoCount () Other devices that are attached and relevant (e.g. |
| فهرست انتزاعی<Any> | 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. |
| رشته انتزاعی | getHostname () Host name of machine that ran the benchmark. |
| چکیده com.google.protobuf.ByteString | getHostnameBytes () Host name of machine that ran the benchmark. |
| MemoryInfo چکیده | getMemoryInfo () .tensorflow.MemoryInfo memory_info = 6; |
| MemoryInfoOrBuilder چکیده | getMemoryInfoOrBuilder () .tensorflow.MemoryInfo memory_info = 6; |
| خلاصه PlatformInfo | getPlatformInfo () Additional platform information. |
| انتزاعی PlatformInfoOrBuilder | getPlatformInfoOrBuilder () Additional platform information. |
| رشته انتزاعی | getSerialIdentifier () Unique serial number of the machine. |
| چکیده com.google.protobuf.ByteString | getSerialIdentifierBytes () Unique serial number of the machine. |
| بولی انتزاعی | hasCpuInfo () CPU Information. |
| بولی انتزاعی | hasMemoryInfo () .tensorflow.MemoryInfo memory_info = 6; |
| بولی انتزاعی | hasPlatformInfo () Additional platform information. |
روش های عمومی
چکیده عمومی AvailableDeviceInfo getAvailableDeviceInfo (int index)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; abstract عمومی 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 index)
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 index)
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 index)
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;