سمات الجهاز من الفئة النهائية العامة
نوع Protobuf tensorflow.DeviceAttributes
فئات متداخلة
فصل | سمات الجهاز.Builder | نوع Protobuf tensorflow.DeviceAttributes |
الثوابت
كثافة العمليات | DEVICE_TYPE_FIELD_NUMBER | |
كثافة العمليات | INCARNATION_FIELD_NUMBER | |
كثافة العمليات | LOCALITY_FIELD_NUMBER | |
كثافة العمليات | MEMORY_LIMIT_FIELD_NUMBER | |
كثافة العمليات | NAME_FIELD_NUMBER | |
كثافة العمليات | PHYSICAL_DEVICE_DESC_FIELD_NUMBER |
الأساليب العامة
منطقية | يساوي (كائن كائن) |
سمات الجهاز الثابتة | |
سمات الجهاز | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
خيط | الحصول على نوع الجهاز () String representation of device_type. |
com.google.protobuf.ByteString | الحصول علىDeviceTypeBytes () String representation of device_type. |
طويل | الحصول على التجسد () A device is assigned a global unique number each time it is initialized. |
موقع الجهاز | الحصول على المنطقة المحلية () Platform-specific data about device that may be useful for supporting efficient data transfers. |
DeviceLocalityOrBuilder | الحصول على LocalityOrBuilder () Platform-specific data about device that may be useful for supporting efficient data transfers. |
طويل | الحصول علىMemoryLimit () Memory capacity of device in bytes. |
خيط | الحصول على الاسم () Fully specified name of the device within a cluster. |
com.google.protobuf.ByteString | الحصول على اسم بايت () Fully specified name of the device within a cluster. |
خيط | الحصول على PhysicalDeviceDesc () String representation of the physical device that this device maps to. |
com.google.protobuf.ByteString | الحصول على PhysicalDeviceDescBytes () String representation of the physical device that this device maps to. |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
منطقية | hasLocality () Platform-specific data about device that may be useful for supporting efficient data transfers. |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
سمات الجهاز الثابتة.Builder | منشئ جديد () |
سمات الجهاز الثابتة.Builder | newBuilder (النموذج الأولي لسمات الجهاز ) |
سمات الجهاز.Builder | |
سمات الجهاز الثابتة | parseDelimitedFrom (إدخال InputStream) |
سمات الجهاز الثابتة | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
سمات الجهاز الثابتة | parseFrom (بيانات ByteBuffer) |
سمات الجهاز الثابتة | parseFrom (com.google.protobuf.CodedInputStream input، 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 data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
سمات الجهاز.Builder | إلى البناء () |
فارغ | 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)
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
سلسلة getDeviceType العامة ()
String representation of device_type.
string device_type = 2;
com.google.protobuf.ByteString العامة getDeviceTypeBytes ()
String representation of device_type.
string device_type = 2;
التجسد الطويل العام ()
A device is assigned a global unique number each time it is initialized. "incarnation" should never be 0.
fixed64 incarnation = 6;
getLocality الجهاز العام getLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
DeviceLocalityOrBuilder العام getLocalityOrBuilder ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
getMemoryLimit العامة الطويلة ()
Memory capacity of device in bytes.
int64 memory_limit = 4;
سلسلة getName العامة ()
Fully specified name of the device within a cluster.
string name = 1;
com.google.protobuf.ByteString getNameBytes () العام
Fully specified name of the device within a cluster.
string name = 1;
عام الحصول على بارسيرفورتيب ()
سلسلة عامة getPhysicalDeviceDesc ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
com.google.protobuf.ByteString العامة getPhysicalDeviceDescBytes ()
String representation of the physical device that this device maps to.
string physical_device_desc = 7;
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
المنطق المنطقي العام hasLocality ()
Platform-specific data about device that may be useful for supporting efficient data transfers.
.tensorflow.DeviceLocality locality = 5;
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ParseDelimitedFrom الثابت العام لـ DeviceAttributes (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
التحليل العام الثابت لـ DeviceAttributes (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل DeviceAttributes الثابت العام (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
التحليل العام الثابت لـ DeviceAttributes (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل DeviceAttributes الثابت العام (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
ParseFrom الثابت العام لـ DeviceAttributes (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل DeviceAttributes الثابت العام (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|