MachineConfiguration

מחלקה סופית ציבורית MachineConfiguration

tensorflow.MachineConfiguration מסוג Protobuf.MachineConfiguration

כיתות מקוננות

מעמד MachineConfiguration.Builder tensorflow.MachineConfiguration מסוג Protobuf.MachineConfiguration

קבועים

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

שיטות ציבוריות

בוליאני
שווה (Object obj)
AvailableDeviceInfo
getAvailableDeviceInfo (int index)
 Devices accessible to the test (e.g.
int
getAvailableDeviceInfoCount ()
 Devices accessible to the test (e.g.
רשימה< AvailableDeviceInfo >
getAvailableDeviceInfoList ()
 Devices accessible to the test (e.g.
AvailableDeviceInfoOrBuilder
getAvailableDeviceInfoOrBuilder (int index)
 Devices accessible to the test (e.g.
רשימה<? מרחיב את AvailableDeviceInfoOrBuilder >
getAvailableDeviceInfoOrBuilderList ()
 Devices accessible to the test (e.g.
CPUInfo
getCpuInfo ()
 CPU Information.
CPUInfoOrBuilder
getCpuInfoOrBuilder ()
 CPU Information.
סטטי MachineConfiguration
תצורת מכונה
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Any
getDeviceInfo (int index)
 Other devices that are attached and relevant (e.g.
int
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 index)
 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.
int
final com.google.protobuf.UnknownFieldSet
בוליאני
hasCpuInfo ()
 CPU Information.
בוליאני
hasMemoryInfo ()
.tensorflow.MemoryInfo memory_info = 6;
בוליאני
hasPlatformInfo ()
 Additional platform information.
int
בוליאנית סופית
סטטי MachineConfiguration.Builder
newBuilder (אב-טיפוס MachineConfiguration )
סטטי MachineConfiguration.Builder
MachineConfiguration.Builder
סטטי MachineConfiguration
parseDelimitedFrom (קלט InputStream)
סטטי MachineConfiguration
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MachineConfiguration
parseFrom (נתוני ByteBuffer)
סטטי MachineConfiguration
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MachineConfiguration
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MachineConfiguration
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי MachineConfiguration
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MachineConfiguration
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי MachineConfiguration
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MachineConfiguration
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
MachineConfiguration.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי אינט AVAILABLE_DEVICE_INFO_FIELD_NUMBER

ערך קבוע: 5

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)

public AvailableDeviceInfo getAvailableDeviceInfo (int index)

 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;

רשימה ציבורית< 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 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;

Public static MachineConfiguration getDefaultInstance ()

Public MachineConfiguration 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;

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

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

Public MemoryInfo getMemoryInfo ()

.tensorflow.MemoryInfo memory_info = 6;

Public MemoryInfoOrBuilder getMemoryInfoOrBuilder ()

.tensorflow.MemoryInfo memory_info = 6;

פּוּמְבֵּי getParserForType ()

Public PlatformInfo getPlatformInfo ()

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

Public PlatformInfoOrBuilder getPlatformInfoOrBuilder ()

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

מחרוזת ציבורית 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 ()

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

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

Public static MachineConfiguration.Builder newBuilder (אב-טיפוס MachineConfiguration )

Public static MachineConfiguration.Builder newBuilder ()

public MachineConfiguration.Builder newBuilderForType ()

Public static MachineConfiguration parseDelimitedFrom (קלט InputStream)

זורק
IOException

Public static MachineConfiguration parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

מנתח מאת בתצורת מכונה סטטית ציבורית (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

מנתח MachineConfiguration סטטי ציבורי (נתח com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static MachineConfiguration parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static MachineConfiguration parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

Public static MachineConfiguration parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

מנתח MachineConfiguration ציבורי סטטי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static MachineConfiguration parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

מנתח MachineConfiguration סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public MachineConfiguration.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException