classe final pública MachineConfiguration
Tipo de protobuf tensorflow.MachineConfiguration
Classes aninhadas
| aula | MachineConfiguration.Builder | Tipo de protobuf tensorflow.MachineConfiguration | |
Constantes
| interno | AVAILABLE_DEVICE_INFO_FIELD_NUMBER | |
| interno | CPU_INFO_FIELD_NUMBER | |
| interno | DEVICE_INFO_FIELD_NUMBER | |
| interno | HOSTNAME_FIELD_NUMBER | |
| interno | MEMORY_INFO_FIELD_NUMBER | |
| interno | PLATFORM_INFO_FIELD_NUMBER | |
| interno | SERIAL_IDENTIFIER_FIELD_NUMBER |
Métodos Públicos
| booleano | é igual (objeto obj) |
| Informações do dispositivo disponível | getAvailableDeviceInfo (índice interno) Devices accessible to the test (e.g. |
| interno | getAvailableDeviceInfoCount () Devices accessible to the test (e.g. |
| Lista< DisponívelInfoDispositivo > | getAvailableDeviceInfoList () Devices accessible to the test (e.g. |
| DisponívelDeviceInfoOrBuilder | getAvailableDeviceInfoOrBuilder (índice interno) Devices accessible to the test (e.g. |
| Lista<? estende AvailableDeviceInfoOrBuilder > | getAvailableDeviceInfoOrBuilderList () Devices accessible to the test (e.g. |
| Informações da CPU | getCpuInfo () CPU Information. |
| CPUInfoOrBuilder | getCpuInfoOrBuilder () CPU Information. |
| configuração de máquina estática | |
| Configuração da máquina | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Any | getDeviceInfo (índice interno) Other devices that are attached and relevant (e.g. |
| interno | getDeviceInfoCount () Other devices that are attached and relevant (e.g. |
| Lista<Qualquer> | getDeviceInfoList () Other devices that are attached and relevant (e.g. |
| com.google.protobuf.AnyOrBuilder | getDeviceInfoOrBuilder (índice interno) Other devices that are attached and relevant (e.g. |
| Lista<? estende AnyOrBuilder> | getDeviceInfoOrBuilderList () Other devices that are attached and relevant (e.g. |
| Corda | getNomedohost () Host name of machine that ran the benchmark. |
| com.google.protobuf.ByteString | getHostnameBytes () Host name of machine that ran the benchmark. |
| Informações de memória | getMemoryInfo () .tensorflow.MemoryInfo memory_info = 6; |
| MemoryInfoOrBuilder | getMemoryInfoOrBuilder () .tensorflow.MemoryInfo memory_info = 6; |
| Informações da plataforma | getPlatformInfo () Additional platform information. |
| PlatformInfoOrBuilder | getPlatformInfoOrBuilder () Additional platform information. |
| Corda | getSerialIdentifier () Unique serial number of the machine. |
| com.google.protobuf.ByteString | getSerialIdentifierBytes () Unique serial number of the machine. |
| interno | |
| final com.google.protobuf.UnknownFieldSet | |
| booleano | hasCpuInfo () CPU Information. |
| booleano | hasMemoryInfo () .tensorflow.MemoryInfo memory_info = 6; |
| booleano | hasPlatformInfo () Additional platform information. |
| interno | código hash () |
| booleano final | |
| MachineConfiguration.Builder estático | newBuilder (protótipo MachineConfiguration ) |
| MachineConfiguration.Builder estático | |
| MachineConfiguration.Builder | |
| configuração de máquina estática | parseDelimitedFrom (entrada InputStream) |
| configuração de máquina estática | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| configuração de máquina estática | parseFrom (dados de ByteBuffer) |
| configuração de máquina estática | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| configuração de máquina estática | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| configuração de máquina estática | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| configuração de máquina estática | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| configuração de máquina estática | parseFrom (dados com.google.protobuf.ByteString) |
| configuração de máquina estática | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| configuração de máquina estática | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| MachineConfiguration.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
int final estático público AVAILABLE_DEVICE_INFO_FIELD_NUMBER
Valor Constante: 5
público estático final int CPU_INFO_FIELD_NUMBER
Valor Constante: 3
público estático final int DEVICE_INFO_FIELD_NUMBER
Valor Constante: 4
público estático final int HOSTNAME_FIELD_NUMBER
Valor Constante: 1
público estático final int MEMORY_INFO_FIELD_NUMBER
Valor Constante: 6
público estático final int PLATFORM_INFO_FIELD_NUMBER
Valor Constante: 2
público estático final int SERIAL_IDENTIFIER_FIELD_NUMBER
Valor Constante: 7
Métodos Públicos
booleano público é igual (Object obj)
public AvailableDeviceInfo getAvailableDeviceInfo (índice int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; público int getAvailableDeviceInfoCount ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; Lista pública< 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 (índice int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; Lista pública<? estende AvailableDeviceInfoOrBuilder > getAvailableDeviceInfoOrBuilderList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5; final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Any getDeviceInfo (índice int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; público int getDeviceInfoCount ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; lista pública<Qualquer> getDeviceInfoList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; público com.google.protobuf.AnyOrBuilder getDeviceInfoOrBuilder (índice int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; Lista pública<? estende AnyOrBuilder> getDeviceInfoOrBuilderList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4; String pública getHostname ()
Host name of machine that ran the benchmark.
string hostname = 1; público com.google.protobuf.ByteString getHostnameBytes ()
Host name of machine that ran the benchmark.
string hostname = 1; público getParserForType ()
public PlatformInfogetPlatformInfo ( )
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2; public PlatformInfoOrBuilder getPlatformInfoOrBuilder ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2; String pública getSerialIdentifier ()
Unique serial number of the machine.
string serial_identifier = 7; público com.google.protobuf.ByteString getSerialIdentifierBytes ()
Unique serial number of the machine.
string serial_identifier = 7; público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasCpuInfo () booleano público
CPU Information.
.tensorflow.CPUInfo cpu_info = 3; hasMemoryInfo booleano público ()
.tensorflow.MemoryInfo memory_info = 6;
hasPlatformInfo () booleano público
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2; hashCode int público ()
público final booleano isInitialized ()
public static MachineConfiguration parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static MachineConfiguration parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static MachineConfiguration parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static MachineConfiguration parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static MachineConfiguration parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
public static MachineConfiguration parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static MachineConfiguration parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static MachineConfiguration parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static MachineConfiguration parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|