כיתת גמר ציבורית DeviceAttributes
סוג Protobuf tensorflow.DeviceAttributes
כיתות מקוננות
מַחלָקָה | DeviceAttributes.Builder | סוג Protobuf tensorflow.DeviceAttributes |
קבועים
int | DEVICE_TYPE_FIELD_NUMBER | |
int | INCARNATION_FIELD_NUMBER | |
int | LOCALITY_FIELD_NUMBER | |
int | MEMORY_LIMIT_FIELD_NUMBER | |
int | NAME_FIELD_NUMBER | |
int | PHYSICAL_DEVICE_DESC_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
סטטי DeviceAttributes | |
תכונות מכשיר | |
final static com.google.protobuf.Descriptors.Descriptor | |
חוּט | getDeviceType () String representation of device_type. |
com.google.protobuf.ByteString | getDeviceTypeBytes () String representation of device_type. |
אָרוֹך | getIncarnation () A device is assigned a global unique number each time it is initialized. |
DeviceLocality | getLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
DeviceLocalityOrBuilder | getLocalityOrBuilder () Platform-specific data about device that may be useful for supporting efficient data transfers. |
אָרוֹך | getMemoryLimit () Memory capacity of device in bytes. |
חוּט | getName () Fully specified name of the device within a cluster. |
com.google.protobuf.ByteString | getNameBytes () Fully specified name of the device within a cluster. |
חוּט | getPhysicalDeviceDesc () String representation of the physical device that this device maps to. |
com.google.protobuf.ByteString | getPhysicalDeviceDescBytes () String representation of the physical device that this device maps to. |
int | |
final com.google.protobuf.UnknownFieldSet | |
בוליאני | hasLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
int | hashcode () |
בוליאנית סופית | |
סטטי DeviceAttributes.Builder | newBuilder () |
סטטי DeviceAttributes.Builder | newBuilder (אב-טיפוס DeviceAttributes ) |
DeviceAttributes.Builder | |
סטטי DeviceAttributes | parseDelimitedFrom (קלט InputStream) |
סטטי DeviceAttributes | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DeviceAttributes | parseFrom (נתוני ByteBuffer) |
סטטי DeviceAttributes | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DeviceAttributes | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DeviceAttributes | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי DeviceAttributes | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DeviceAttributes | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי DeviceAttributes | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DeviceAttributes | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
DeviceAttributes.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי DEVICE_TYPE_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי INCARNATION_FIELD_NUMBER
ערך קבוע: 6
גמר סטטי ציבורי LOCALITY_FIELD_NUMBER
ערך קבוע: 5
אינט סופי סטטי ציבורי MEMORY_LIMIT_FIELD_NUMBER
ערך קבוע: 4
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 1
אינט סופי סטטי ציבורי PHYSICAL_DEVICE_DESC_FIELD_NUMBER
ערך קבוע: 7
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getDeviceType ()
String representation of device_type.
string device_type = 2;
public com.google.protobuf.ByteString getDeviceTypeBytes ()
String representation of device_type.
string device_type = 2;
פומבי ארוך getIncarnation ()
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6;
public DeviceLocality getLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
public DeviceLocalityOrBuilder getLocalityOrBuilder ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
public long getMemoryLimit ()
Memory capacity of device in bytes.
int64 memory_limit = 4;
מחרוזת ציבורית getName ()
Fully specified name of the device within a cluster.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Fully specified name of the device within a cluster.
string name = 1;
פּוּמְבֵּי getParserForType ()
מחרוזת ציבורית getPhysicalDeviceDesc ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
public com.google.protobuf.ByteString getPhysicalDeviceDescBytes ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
בוליאני ציבורי ישLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static DeviceAttributes parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DeviceAttributes parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DeviceAttributes parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DeviceAttributes parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
IOException |
---|
public static DeviceAttributes parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DeviceAttributes parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static DeviceAttributes parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DeviceAttributes parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|