MachineConfiguration

genel son sınıf Makine Yapılandırması

Protobuf tipi tensorflow.MachineConfiguration

İç İçe Sınıflar

sınıf MachineConfiguration.Builder Protobuf tipi tensorflow.MachineConfiguration

Sabitler

int AVAILABLE_DEVICE_INFO_FIELD_NUMBER
int CPU_INFO_FIELD_NUMBER
int DEVICE_INFO_FIELD_NUMBER
int HOSTNAME_FIELD_NUMBER
int MEMORY_INFO_FIELD_NUMBER
int PLATFORM_INFO_FIELD_NUMBER
int SERIAL_IDENTIFIER_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Kullanılabilir Cihaz Bilgileri
getAvailableDeviceInfo (int dizini)
 Devices accessible to the test (e.g.
int
getAvailableDeviceInfoCount ()
 Devices accessible to the test (e.g.
Liste< AvailableDeviceInfo >
getAvailableDeviceInfoList ()
 Devices accessible to the test (e.g.
KullanılabilirDeviceInfoOrBuilder
getAvailableDeviceInfoOrBuilder (int dizini)
 Devices accessible to the test (e.g.
Liste<? AvailableDeviceInfoOrBuilder'ı genişletir >
getAvailableDeviceInfoOrBuilderList ()
 Devices accessible to the test (e.g.
CPUBilgisi
getCpuInfo ()
 CPU Information.
CPUInfoOrBuilder
getCpuInfoOrBuilder ()
 CPU Information.
Statik Makine Yapılandırması
MakineYapılandırması
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Herhangi biri
getDeviceInfo (int dizini)
 Other devices that are attached and relevant (e.g.
int
getDeviceInfoCount ()
 Other devices that are attached and relevant (e.g.
Listele<Herhangi biri>
getDeviceInfoList ()
 Other devices that are attached and relevant (e.g.
com.google.protobuf.AnyOrBuilder
getDeviceInfoOrBuilder (int dizini)
 Other devices that are attached and relevant (e.g.
Liste<? AnyOrBuilder'ı genişletir>
getDeviceInfoOrBuilderList ()
 Other devices that are attached and relevant (e.g.
Sicim
getHostname ()
 Host name of machine that ran the benchmark.
com.google.protobuf.ByteString
getHostnameBytes ()
 Host name of machine that ran the benchmark.
Hafıza bilgisi
getMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
MemoryInfoOrBuilder
getMemoryInfoOrBuilder ()
.tensorflow.MemoryInfo memory_info = 6;
PlatformBilgisi
getPlatformInfo ()
 Additional platform information.
PlatformInfoOrBuilder
getPlatformInfoOrBuilder ()
 Additional platform information.
Sicim
getSerialIdentifier ()
 Unique serial number of the machine.
com.google.protobuf.ByteString
getSerialIdentifierBytes ()
 Unique serial number of the machine.
int
final com.google.protobuf.UnknownFieldSet
boolean
hasCpuInfo ()
 CPU Information.
boolean
BellekBilgisi var ()
.tensorflow.MemoryInfo memory_info = 6;
boolean
hasPlatformInfo ()
 Additional platform information.
int
son boole değeri
statik MachineConfiguration.Builder
statik MachineConfiguration.Builder
MachineConfiguration.Builder
Statik Makine Yapılandırması
parseDelimitedFrom (InputStream girişi)
Statik Makine Yapılandırması
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Makine Yapılandırması
parseFrom (ByteBuffer verileri)
Statik Makine Yapılandırması
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Makine Yapılandırması
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Makine Yapılandırması
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Makine Yapılandırması
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Makine Yapılandırması
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Makine Yapılandırması
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Makine Yapılandırması
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
MachineConfiguration.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int AVAILABLE_DEVICE_INFO_FIELD_NUMBER

Sabit Değer: 5

genel statik final int CPU_INFO_FIELD_NUMBER

Sabit Değer: 3

genel statik final int DEVICE_INFO_FIELD_NUMBER

Sabit Değer: 4

genel statik final int HOSTNAME_FIELD_NUMBER

Sabit Değer: 1

genel statik final int MEMORY_INFO_FIELD_NUMBER

Sabit Değer: 6

genel statik final int PLATFORM_INFO_FIELD_NUMBER

Sabit Değer: 2

genel statik final int SERIAL_IDENTIFIER_FIELD_NUMBER

Sabit Değer: 7

Genel Yöntemler

genel boole eşittir (Object obj)

genel AvailableDeviceInfo getAvailableDeviceInfo (int dizini)

 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;

genel Liste< 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 (int dizini)

 Devices accessible to the test (e.g. as given by list_local_devices).
 
repeated .tensorflow.AvailableDeviceInfo available_device_info = 5;

genel liste<? 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 CPUInfo getCpuInfo ()

 CPU Information.
 
.tensorflow.CPUInfo cpu_info = 3;

genel CPUInfoOrBuilder getCpuInfoOrBuilder ()

 CPU Information.
 
.tensorflow.CPUInfo cpu_info = 3;

genel statik MachineConfiguration getDefaultInstance ()

genel MachineConfiguration getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Any getDeviceInfo (int dizini)

 Other devices that are attached and relevant (e.g. GPUInfo).
 
repeated .google.protobuf.Any device_info = 4;

public int getDeviceInfoCount ()

 Other devices that are attached and relevant (e.g. GPUInfo).
 
repeated .google.protobuf.Any device_info = 4;

genel Liste<Herhangi biri> getDeviceInfoList ()

 Other devices that are attached and relevant (e.g. GPUInfo).
 
repeated .google.protobuf.Any device_info = 4;

public 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 liste<? AnyOrBuilder'ı genişletir> 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;

genel MemoryInfo getMemoryInfo ()

.tensorflow.MemoryInfo memory_info = 6;

genel MemoryInfoOrBuilder getMemoryInfoOrBuilder ()

.tensorflow.MemoryInfo memory_info = 6;

halk getParserForType ()

genel PlatformInfo getPlatformInfo ()

 Additional platform information.
 
.tensorflow.PlatformInfo platform_info = 2;

herkese açık PlatformInfoOrBuilder getPlatformInfoOrBuilder ()

 Additional platform information.
 
.tensorflow.PlatformInfo platform_info = 2;

public String 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;

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel boolean hasCpuInfo ()

 CPU Information.
 
.tensorflow.CPUInfo cpu_info = 3;

genel boolean hasMemoryInfo ()

.tensorflow.MemoryInfo memory_info = 6;

genel boolean hasPlatformInfo ()

 Additional platform information.
 
.tensorflow.PlatformInfo platform_info = 2;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik MachineConfiguration.Builder newBuilder ( MachineConfiguration prototipi)

genel statik MachineConfiguration.Builder newBuilder ()

genel MachineConfiguration.Builder newBuilderForType ()

genel statik MachineConfiguration ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik MachineConfiguration ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Makine Yapılandırması ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Makine Yapılandırması ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Makine Yapılandırması ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik Makine Yapılandırması ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik Makine Yapılandırması ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik MachineConfiguration ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik MachineConfiguration ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Makine Yapılandırması ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel MachineConfiguration.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası