ממשק ציבורי MachineConfigurationOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
תקציר AvailableDeviceInfo | getAvailableDeviceInfo (int index) Devices accessible to the test (e.g. |
מופשט int | getAvailableDeviceInfoCount () Devices accessible to the test (e.g. |
רשימת תקציר< AvailableDeviceInfo > | getAvailableDeviceInfoList () Devices accessible to the test (e.g. |
תקציר AvailableDeviceInfoOrBuilder | getAvailableDeviceInfoOrBuilder (int index) 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 index) Other devices that are attached and relevant (e.g. |
מופשט int | 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 index) 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. |
מידע זיכרון מופשט | 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;
תקציר ציבורי 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;