genel arayüz MachineConfigurationOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
özet AvailableDeviceInfo | getAvailableDeviceInfo (int dizini) Devices accessible to the test (e.g. |
soyut int | getAvailableDeviceInfoCount () Devices accessible to the test (e.g. |
özet Liste< AvailableDeviceInfo > | getAvailableDeviceInfoList () Devices accessible to the test (e.g. |
özet AvailableDeviceInfoOrBuilder | getAvailableDeviceInfoOrBuilder (int dizini) Devices accessible to the test (e.g. |
özet Liste<? AvailableDeviceInfoOrBuilder'ı genişletir > | getAvailableDeviceInfoOrBuilderList () Devices accessible to the test (e.g. |
özet CPUInfo | getCpuInfo () CPU Information. |
özet CPUInfoOrBuilder | getCpuInfoOrBuilder () CPU Information. |
abstract com.google.protobuf.Herhangi biri | getDeviceInfo (int dizini) Other devices that are attached and relevant (e.g. |
soyut int | getDeviceInfoCount () Other devices that are attached and relevant (e.g. |
özet Liste<Herhangi biri> | getDeviceInfoList () Other devices that are attached and relevant (e.g. |
abstract com.google.protobuf.AnyOrBuilder | getDeviceInfoOrBuilder (int dizini) Other devices that are attached and relevant (e.g. |
özet Liste<? AnyOrBuilder'ı genişletir> | getDeviceInfoOrBuilderList () Other devices that are attached and relevant (e.g. |
soyut Dize | getHostname () Host name of machine that ran the benchmark. |
abstract com.google.protobuf.ByteString | getHostnameBytes () Host name of machine that ran the benchmark. |
özet Bellek Bilgileri | getMemoryInfo () .tensorflow.MemoryInfo memory_info = 6; |
özet MemoryInfoOrBuilder | getMemoryInfoOrBuilder () .tensorflow.MemoryInfo memory_info = 6; |
özet PlatformBilgisi | getPlatformInfo () Additional platform information. |
özet PlatformInfoOrBuilder | getPlatformInfoOrBuilder () Additional platform information. |
soyut Dize | getSerialIdentifier () Unique serial number of the machine. |
abstract com.google.protobuf.ByteString | getSerialIdentifierBytes () Unique serial number of the machine. |
soyut boole | hasCpuInfo () CPU Information. |
soyut boole | BellekBilgisi var () .tensorflow.MemoryInfo memory_info = 6; |
soyut boole | hasPlatformInfo () Additional platform information. |
Genel Yöntemler
genel özet AvailableDeviceInfo getAvailableDeviceInfo (int dizini)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
genel özet int getAvailableDeviceInfoCount ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
genel özet Listesi< AvailableDeviceInfo > getAvailableDeviceInfoList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
genel özet AvailableDeviceInfoOrBuilder getAvailableDeviceInfoOrBuilder (int dizini)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
genel özet listesi<? AvailableDeviceInfoOrBuilder'ı genişletir > getAvailableDeviceInfoOrBuilderList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
genel özet CPUInfoOrBuilder getCpuInfoOrBuilder ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3;
genel özet com.google.protobuf.Any getDeviceInfo (int dizini)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
genel özet int getDeviceInfoCount ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
genel özet Listesi<Herhangi biri> getDeviceInfoList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
genel özet com.google.protobuf.AnyOrBuilder getDeviceInfoOrBuilder (int dizini)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
genel özet listesi<? AnyOrBuilder'ı genişletir> getDeviceInfoOrBuilderList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
genel özet Dize getHostname ()
Host name of machine that ran the benchmark.
string hostname = 1;
genel özet com.google.protobuf.ByteString getHostnameBytes ()
Host name of machine that ran the benchmark.
string hostname = 1;
genel özet PlatformInfo getPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
genel özet PlatformInfoOrBuilder getPlatformInfoOrBuilder ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
genel özet Dize getSerialIdentifier ()
Unique serial number of the machine.
string serial_identifier = 7;
genel özet com.google.protobuf.ByteString getSerialIdentifierBytes ()
Unique serial number of the machine.
string serial_identifier = 7;
genel soyut boolean hasCpuInfo ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3;
genel soyut boolean hasMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
genel soyut boolean hasPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;