publiczna klasa końcowa MachineConfiguration
Protobuf typu tensorflow.MachineConfiguration
Klasy zagnieżdżone
klasa | Konfiguracja maszyny.Builder | Protobuf typu tensorflow.MachineConfiguration |
Stałe
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
Dostępne informacje o urządzeniu | getAvailableDeviceInfo (indeks int) Devices accessible to the test (e.g. |
wew | getAvailableDeviceInfoCount () Devices accessible to the test (e.g. |
Lista< Dostępne informacje o urządzeniu > | getAvailableDeviceInfoList () Devices accessible to the test (e.g. |
DostępneDeviceInfoOrBuilder | getAvailableDeviceInfoOrBuilder (indeks int) Devices accessible to the test (e.g. |
Lista<? rozszerza AvailableDeviceInfoOrBuilder > | getAvailableDeviceInfoOrBuilderList () Devices accessible to the test (e.g. |
Informacje o procesorze | pobierzCpuInfo () CPU Information. |
CPUInfoOrBuilder | getCpuInfoOrBuilder () CPU Information. |
statyczna konfiguracja maszyny | |
Konfiguracja maszyny | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Any | getDeviceInfo (indeks int) Other devices that are attached and relevant (e.g. |
wew | getDeviceInfoCount () Other devices that are attached and relevant (e.g. |
Lista<Dowolne> | getDeviceInfoList () Other devices that are attached and relevant (e.g. |
com.google.protobuf.AnyOrBuilder | getDeviceInfoOrBuilder (indeks int) Other devices that are attached and relevant (e.g. |
Lista<? rozszerza AnyOrBuilder> | getDeviceInfoOrBuilderList () Other devices that are attached and relevant (e.g. |
Smyczkowy | pobierz nazwę hosta () Host name of machine that ran the benchmark. |
com.google.protobuf.ByteString | getHostnameBytes () Host name of machine that ran the benchmark. |
Informacje o pamięci | pobierz informacje o pamięci () .tensorflow.MemoryInfo memory_info = 6; |
MemoryInfoOrBuilder | getMemoryInfoOrBuilder () .tensorflow.MemoryInfo memory_info = 6; |
Informacje o platformie | pobierz informacje o platformie () Additional platform information. |
PlatformInfoOrBuilder | getPlatformInfoOrBuilder () Additional platform information. |
Smyczkowy | getSerialIdentifier () Unique serial number of the machine. |
com.google.protobuf.ByteString | getSerialIdentifierBytes () Unique serial number of the machine. |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
wartość logiczna | maCpuInfo () CPU Information. |
wartość logiczna | maInformacje o pamięci () .tensorflow.MemoryInfo memory_info = 6; |
wartość logiczna | maInformacje o platformie () Additional platform information. |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny MachineConfiguration.Builder | newBuilder (prototyp MachineConfiguration ) |
statyczny MachineConfiguration.Builder | |
Konfiguracja maszyny.Builder | |
statyczna konfiguracja maszyny | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczna konfiguracja maszyny | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna konfiguracja maszyny | parseFrom (dane ByteBuffer) |
statyczna konfiguracja maszyny | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna konfiguracja maszyny | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna konfiguracja maszyny | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczna konfiguracja maszyny | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczna konfiguracja maszyny | parseFrom (dane com.google.protobuf.ByteString) |
statyczna konfiguracja maszyny | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczna konfiguracja maszyny | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
Konfiguracja maszyny.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int AVAILABLE_DEVICE_INFO_FIELD_NUMBER
Wartość stała: 5
publiczny statyczny końcowy int CPU_INFO_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int DEVICE_INFO_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny finał w HOSTNAME_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int MEMORY_INFO_FIELD_NUMBER
Wartość stała: 6
publiczny statyczny końcowy int PLATFORM_INFO_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int SERIAL_IDENTIFIER_FIELD_NUMBER
Wartość stała: 7
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public AvailableDeviceInfo getAvailableDeviceInfo (indeks int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
public int getAvailableDeviceInfoCount ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
lista publiczna< 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 (indeks int)
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
lista publiczna<? rozszerza AvailableDeviceInfoOrBuilder > getAvailableDeviceInfoOrBuilderList ()
Devices accessible to the test (e.g. as given by list_local_devices).
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;
publiczny CPUInfoOrBuilder getCpuInfoOrBuilder ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Any getDeviceInfo (indeks int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
publiczny int getDeviceInfoCount ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
public List<Any> getDeviceInfoList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
public com.google.protobuf.AnyOrBuilder getDeviceInfoOrBuilder (indeks int)
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
lista publiczna<? rozszerza AnyOrBuilder> getDeviceInfoOrBuilderList ()
Other devices that are attached and relevant (e.g. GPUInfo).
repeated .google.protobuf.Any device_info = 4;
public String getHostname ()
Host name of machine that ran the benchmark.
string hostname = 1;
public com.google.protobuf.ByteString getHostnameBytes ()
Host name of machine that ran the benchmark.
string hostname = 1;
publiczny getParserForType ()
publiczna PlatformInfo getPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
publiczna PlatformInfoOrBuilder getPlatformInfoOrBuilder ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
publiczny ciąg getSerialIdentifier ()
Unique serial number of the machine.
string serial_identifier = 7;
public com.google.protobuf.ByteString getSerialIdentifierBytes ()
Unique serial number of the machine.
string serial_identifier = 7;
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczna wartość logiczna hasCpuInfo ()
CPU Information.
.tensorflow.CPUInfo cpu_info = 3;
publiczna wartość logiczna hasMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
publiczna wartość logiczna hasPlatformInfo ()
Additional platform information.
.tensorflow.PlatformInfo platform_info = 2;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczna statyczna konfiguracja maszyny parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
Wyjątek IO |
---|
publiczna statyczna konfiguracja maszyny parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczna statyczna konfiguracja maszyny parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyczna konfiguracja maszyny parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczna statyczna konfiguracja maszyny parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyczna konfiguracja maszyny parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
publiczna statyczna konfiguracja maszyny parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyczna konfiguracja maszyny parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyczna konfiguracja maszyny parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczna statyczna konfiguracja maszyny parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|