מחלקה סופית ציבורית DebuggedDevice
A device on which ops and/or tensors are instrumented by the debugger.
tensorflow.DebuggedDevice
כיתות מקוננות
מַחלָקָה | DebuggedDevice.Builder | A device on which ops and/or tensors are instrumented by the debugger. |
קבועים
int | DEVICE_ID_FIELD_NUMBER | |
int | DEVICE_NAME_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
סטטי DebuggedDevice | |
Device debugged | |
final static com.google.protobuf.Descriptors.Descriptor | |
int | getDeviceId () A debugger-generated ID for the device. |
חוּט | getDeviceName () Name of the device. |
com.google.protobuf.ByteString | getDeviceNameBytes () Name of the device. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי DebuggedDevice.Builder | newBuilder (אב-טיפוס DebuggedDevice ) |
סטטי DebuggedDevice.Builder | newBuilder () |
DebuggedDevice.Builder | |
סטטי DebuggedDevice | parseDelimitedFrom (קלט InputStream) |
סטטי DebuggedDevice | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebuggedDevice | parseFrom (נתוני ByteBuffer) |
סטטי DebuggedDevice | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebuggedDevice | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebuggedDevice | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי DebuggedDevice | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebuggedDevice | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי DebuggedDevice | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי DebuggedDevice | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
Device.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי DEVICE_ID_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי DEVICE_NAME_FIELD_NUMBER
ערך קבוע: 1
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int 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;
public com.google.protobuf.ByteString getDeviceNameBytes ()
Name of the device.
string device_name = 1;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static DebuggedDevice parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebuggedDevice parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebuggedDevice parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DebuggedDevice parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DebuggedDevice parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static DebuggedDevice parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebuggedDevice parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|