lớp cuối cùng công khai MachineConfiguration
Protobuf loại tensorflow.MachineConfiguration
Các lớp lồng nhau
lớp học | MachineConfiguration.Builder | Protobuf loại tensorflow.MachineConfiguration |
Hằng số
Phương pháp công khai
boolean | bằng (Đối tượng obj) |
Thông tin thiết bị có sẵn | getAvailableDeviceInfo (chỉ mục int) Devices accessible to the test (e.g. |
int | getAvailableDeviceInfoCount () Devices accessible to the test (e.g. |
Danh sách< Thông tin thiết bị có sẵn > | getAvailableDeviceInfoList () Devices accessible to the test (e.g. |
Có sẵnDeviceInfoOrBuilder | getAvailableDeviceInfoOrBuilder (chỉ mục int) Devices accessible to the test (e.g. |
Danh sách<? mở rộng AvailableDeviceInfoOrBuilder > | getAvailableDeviceInfoOrBuilderList () Devices accessible to the test (e.g. |
Thông tin CPU | getCpuInfo () CPU Information. |
CPUInfoOrBuilder | getCpuInfoOrBuilder () CPU Information. |
Cấu hình máy tĩnh | |
Cấu hình máy | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Any | getDeviceInfo (chỉ mục int) Other devices that are attached and relevant (e.g. |
int | getDeviceInfoCount () Other devices that are attached and relevant (e.g. |
Danh sách<Bất kỳ> | getDeviceInfoList () Other devices that are attached and relevant (e.g. |
com.google.protobuf.AnyOrBuilder | getDeviceInfoOrBuilder (chỉ mục int) Other devices that are attached and relevant (e.g. |
Danh sách<? mở rộng AnyOrBuilder> | getDeviceInfoOrBuilderList () Other devices that are attached and relevant (e.g. |
Sợi dây | lấy tên máy chủ () Host name of machine that ran the benchmark. |
com.google.protobuf.ByteString | getHostnameBytes () Host name of machine that ran the benchmark. |
Thông tin bộ nhớ | getMemoryInfo () .tensorflow.MemoryInfo memory_info = 6; |
MemoryInfoOrBuilder | getMemoryInfoOrBuilder () .tensorflow.MemoryInfo memory_info = 6; |
Thông tin nền tảng | getPlatformInfo () Additional platform information. |
PlatformInfoOrBuilder | getPlatformInfoOrBuilder () Additional platform information. |
Sợi dây | getSerialIdentifier () Unique serial number of the machine. |
com.google.protobuf.ByteString | getSerialIdentifierBytes () Unique serial number of the machine. |
int | |
com.google.protobuf.UnknownFieldSet cuối cùng | |
boolean | hasCpuInfo () CPU Information. |
boolean | hasMemoryInfo () .tensorflow.MemoryInfo memory_info = 6; |
boolean | hasPlatformInfo () Additional platform information. |
int | mã băm () |
boolean cuối cùng | |
MachineConfiguration.Builder tĩnh | newBuilder ( nguyên mẫu MachineConfiguration ) |
MachineConfiguration.Builder tĩnh | |
MachineConfiguration.Builder | |
Cấu hình máy tĩnh | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào) |
Cấu hình máy tĩnh | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry) |
Cấu hình máy tĩnh | ParseFrom (dữ liệu ByteBuffer) |
Cấu hình máy tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Cấu hình máy tĩnh | ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Cấu hình máy tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream) |
Cấu hình máy tĩnh | ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Cấu hình máy tĩnh | ParseFrom (dữ liệu com.google.protobuf.ByteString) |
Cấu hình máy tĩnh | ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Cấu hình máy tĩnh | ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh | |
MachineConfiguration.Builder | toBuilder () |
trống rỗng | writeTo (đầu ra com.google.protobuf.CodedOutputStream) |
Phương pháp kế thừa
Hằng số
int tĩnh công khai AVAILABLE_DEVICE_INFO_FIELD_NUMBER
Giá trị không đổi: 5
CPU int tĩnh cuối cùng công khai_INFO_FIELD_NUMBER
Giá trị không đổi: 3
int tĩnh công khai DEVICE_INFO_FIELD_NUMBER
Giá trị không đổi: 4
int tĩnh công khai HOSTNAME_FIELD_NUMBER
Giá trị không đổi: 1
int tĩnh cuối cùng MEMORY_INFO_FIELD_NUMBER
Giá trị không đổi: 6
int tĩnh công khai PLATFORM_INFO_FIELD_NUMBER
Giá trị không đổi: 2
int cuối cùng tĩnh công khai SERIAL_IDENTIFIER_FIELD_NUMBER
Giá trị không đổi: 7
Phương pháp công khai
boolean công khai bằng (Object obj)
công khai AvailableDeviceInfo getAvailableDeviceInfo (chỉ mục int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
int công khai getAvailableDeviceInfoCount ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
Danh sách công khai< AvailableDeviceInfo > getAvailableDeviceInfoList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
public AvailableDeviceInfoOrBuilder getAvailableDeviceInfoOrBuilder (chỉ mục int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
Danh sách công khai<? mở rộng AvailableDeviceInfoOrBuilder > getAvailableDeviceInfoOrBuilderList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
CPUInfoOrBuilder công khai getCpuInfoOrBuilder ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf công khai.Any getDeviceInfo (chỉ mục int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
int công khai getDeviceInfoCount ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
Danh sách công khai<Any> getDeviceInfoList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
com.google.protobuf.AnyOrBuilder công khai getDeviceInfoOrBuilder (chỉ mục int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
Danh sách công khai<? mở rộng AnyOrBuilder> getDeviceInfoOrBuilderList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
Chuỗi công khai getHostname ()
Host name of machine that ran the benchmark.
string hostname = 1;
com.google.protobuf.ByteString getHostnameBytes công khai ()
Host name of machine that ran the benchmark.
string hostname = 1;
công cộng getParserForType ()
Public PlatformInfo getPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
public PlatformInfoOrBuilder getPlatformInfoOrBuilder ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
Chuỗi công khai getSerialIdentifier ()
Unique serial number of the machine.
string serial_identifier = 7;
com.google.protobuf.ByteString công khai getSerialIdentifierBytes ()
Unique serial number of the machine.
string serial_identifier = 7;
int công khai getSerializedSize ()
trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean công khai hasCpuInfo ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3;
boolean công khai hasMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
boolean công khai hasPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
mã băm int công khai ()
boolean cuối cùng công khai được khởi tạo ()
công khai phân tích cấu hình MachineConfigurationDelimitedFrom (Đầu vào luồng đầu vào)
Ném
IOException |
---|
công khai phân tích cấu hình MachineConfigurationDelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
phân tích cú pháp MachineConfiguration tĩnh công khaiTừ (dữ liệu ByteBuffer)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
phân tích cú pháp cấu hình máy tĩnh công khaiFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
phân tích cú pháp cấu hình máy tĩnh công khaiTừ (dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
phân tích cú pháp MachineConfiguration tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream)
Ném
IOException |
---|
phân tích cú pháp cấu hình máy tĩnh công khaiTừ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
phân tích cú pháp MachineConfiguration tĩnh công khai (dữ liệu com.google.protobuf.ByteString)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
phân tích cú pháp cấu hình máy tĩnh công khaiFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
phân tích cú pháp cấu hình máy tĩnh công khaiFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
công cộng tĩnh trình phân tích cú pháp ()
public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)
Ném
IOException |
---|