MachineConfiguration

کلاس نهایی عمومی MachineConfiguration

Protobuf type tensorflow.MachineConfiguration

کلاس های تو در تو

کلاس MachineConfiguration.Builder Protobuf type tensorflow.MachineConfiguration

ثابت ها

بین المللی AVAILABLE_DEVICE_INFO_FIELD_NUMBER
بین المللی CPU_INFO_FIELD_NUMBER
بین المللی DEVICE_INFO_FIELD_NUMBER
بین المللی HOSTNAME_FIELD_NUMBER
بین المللی MEMORY_INFO_FIELD_NUMBER
بین المللی PLATFORM_INFO_FIELD_NUMBER
بین المللی SERIAL_IDENTIFIER_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
AvailableDeviceInfo
getAvailableDeviceInfo (شاخص int)
 Devices accessible to the test (e.g.
بین المللی
getAvailableDeviceInfoCount ()
 Devices accessible to the test (e.g.
فهرست< AvailableDeviceInfo >
getAvailableDeviceInfoList ()
 Devices accessible to the test (e.g.
AvailableDeviceInfoOrBuilder
getAvailableDeviceInfoOrBuilder (شاخص int)
 Devices accessible to the test (e.g.
لیست<? AvailableDeviceInfoOrBuilder > را گسترش می دهد
getAvailableDeviceInfoOrBuilderList ()
 Devices accessible to the test (e.g.
CPUInfo
getCpuInfo ()
 CPU Information.
CPUInfoOrBuilder
getCpuInfoOrBuilder ()
 CPU Information.
پیکربندی ماشین ثابت
پیکربندی ماشین
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Any
getDeviceInfo (شاخص int)
 Other devices that are attached and relevant (e.g.
بین المللی
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)
 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.
MemoryInfo
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.
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بولی
hasCpuInfo ()
 CPU Information.
بولی
hasMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
بولی
hasPlatformInfo ()
 Additional platform information.
بین المللی
بولی نهایی
استاتیک MachineConfiguration.Builder
newBuilder (نمونه اولیه MachineConfiguration )
استاتیک MachineConfiguration.Builder
MachineConfiguration.Builder
پیکربندی ماشین ثابت
parseDelimitedFrom (ورودی جریان ورودی)
پیکربندی ماشین ثابت
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پیکربندی ماشین ثابت
parseFrom (داده های ByteBuffer)
پیکربندی ماشین ثابت
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پیکربندی ماشین ثابت
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پیکربندی ماشین ثابت
parseFrom (ورودی com.google.protobuf.CodedInputStream)
پیکربندی ماشین ثابت
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پیکربندی ماشین ثابت
parseFrom (داده های com.google.protobuf.ByteString)
پیکربندی ماشین ثابت
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پیکربندی ماشین ثابت
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
MachineConfiguration.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی AVAILABLE_DEVICE_INFO_FIELD_NUMBER

ارزش ثابت: 5

عمومی استاتیک نهایی int CPU_INFO_FIELD_NUMBER

مقدار ثابت: 3

DEVICE_INFO_FIELD_NUMBER نهایی استاتیک عمومی

ارزش ثابت: 4

نهایی استاتیک عمومی HOSTNAME_FIELD_NUMBER

ارزش ثابت: 1

نهایی استاتیک عمومی MEMORY_INFO_FIELD_NUMBER

مقدار ثابت: 6

نهایی استاتیک عمومی PLATFORM_INFO_FIELD_NUMBER

مقدار ثابت: 2

نهایی استاتیک عمومی SERIAL_IDENTIFIER_FIELD_NUMBER

ارزش ثابت: 7

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی 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;

عمومی CPUInfo getCpuInfo ()

 CPU Information.
 
.tensorflow.CPUInfo cpu_info = 3;

عمومی CPUInfoOrBuilder getCpuInfoOrBuilder ()

 CPU Information.
 
.tensorflow.CPUInfo cpu_info = 3;

پیکربندی ماشین ثابت عمومی getDefaultInstance ()

پیکربندی ماشین عمومی getDefaultInstanceForType ()

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

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

public com.google.protobuf.ByteString getHostnameBytes ()

 Host name of machine that ran the benchmark.
 
string hostname = 1;

عمومی MemoryInfo getMemoryInfo ()

.tensorflow.MemoryInfo memory_info = 6;

عمومی MemoryInfoOrBuilder getMemoryInfoOrBuilder ()

.tensorflow.MemoryInfo memory_info = 6;

عمومی getParserForType ()

عمومی 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;

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

دارای بولین عمومی hasCpuInfo ()

 CPU Information.
 
.tensorflow.CPUInfo cpu_info = 3;

بولی عمومی hasMemoryInfo ()

.tensorflow.MemoryInfo memory_info = 6;

بولی عمومی hasPlatformInfo ()

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

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

Public Static MachineConfiguration.Builder newBuilder (نمونه اولیه MachineConfiguration )

Public Static MachineConfiguration.Builder newBuilder ()

عمومی MachineConfiguration.Builder newBuilderForType ()

عمومی استاتیک MachineConfiguration parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک MachineConfiguration parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

ParseFrom (داده ByteBuffer) پیکربندی ماشین استاتیک عمومی

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک MachineConfiguration parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک MachineConfiguration parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک MachineConfiguration parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک MachineConfiguration parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک MachineConfiguration parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک MachineConfiguration parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک MachineConfiguration parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی MachineConfiguration.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException