DebuggedDevice

DebuggedDevice من الفئة النهائية العامة

 A device on which ops and/or tensors are instrumented by the debugger.
 
نوع Protobuf tensorflow.DebuggedDevice

فئات متداخلة

فصل DebuggedDevice.Builder
 A device on which ops and/or tensors are instrumented by the debugger. 

الثوابت

كثافة العمليات DEVICE_ID_FIELD_NUMBER
كثافة العمليات DEVICE_NAME_FIELD_NUMBER

الأساليب العامة

منطقية
يساوي (كائن كائن)
جهاز مصحح ثابت
DebuggedDevice
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
كثافة العمليات
معرف الجهاز ()
 A debugger-generated ID for the device.
خيط
com.google.protobuf.ByteString
getDeviceNameBytes ()
 Name of the device.
كثافة العمليات
النهائي com.google.protobuf.UnknownFieldSet
كثافة العمليات
منطقية نهائية
DebuggedDevice.Builder ثابت
newBuilder (النموذج الأولي للجهاز المصحح )
DebuggedDevice.Builder ثابت
DebuggedDevice.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)
ثابتة
DebuggedDevice.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

الطرق الموروثة

الثوابت

العدد النهائي الثابت العام DEVICE_ID_FIELD_NUMBER

القيمة الثابتة: 2

العدد النهائي الثابت العام DEVICE_NAME_FIELD_NUMBER

القيمة الثابتة: 1

الأساليب العامة

القيمة المنطقية العامة تساوي (Object obj)

getDefaultInstance () DebuggedDevice الثابت العام

public DebuggedDevice getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

int public getDeviceId ()

 A debugger-generated ID for the device. Guaranteed to be unique within
 the scope of the debugged TensorFlow program, including single-host and
 multi-host settings.
 TODO(cais): Test the uniqueness guarantee in multi-host settings.
 
int32 device_id = 2;

سلسلة getDeviceName العامة ()

 Name of the device.
 
string device_name = 1;

com.google.protobuf.ByteString العامة getDeviceNameBytes ()

 Name of the device.
 
string device_name = 1;

عام الحصول على بارسيرفورتيب ()

int public getSerializedSize ()

النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()

كود التجزئة الدولي العام ()

تمت تهيئة القيمة المنطقية النهائية العامة ()

DebuggedDevice.Builder العام الثابت newBuilder (النموذج الأولي لـ DebuggedDevice )

DebuggedDevice.Builder العام الثابت newBuilder ()

DebuggedDevice.Builder العام newBuilderForType ()

التحليل العام الثابت DebuggedDeviceDelimitedFrom (إدخال InputStream)

رميات
IOEException

تحليل DebuggedDevice العام الثابت (InputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل DebuggedDevice العام الثابت (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

تحليل DebuggedDevice العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل DebuggedDevice العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل DebuggedDevice العام الثابت (إدخال com.google.protobuf.CodedInputStream)

رميات
IOEException

تحليل DebuggedDevice الثابت العام (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل DebuggedDevice العام الثابت (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

تحليل DebuggedDevice العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل DebuggedDevice الثابت العام (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

DebuggedDevice.Builder العام toBuilder ()

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException