DebugIdentity.Options
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
שיטות בירושה
מכיתה java.lang.Object בוליאני | שווה (Object arg0) |
שיעור אחרון<?> | getClass () |
int | hashcode () |
ריק סופי | להודיע () |
ריק סופי | הודע הכל () |
חוּט | toString () |
ריק סופי | המתן (ארג0 ארוך, int arg1) |
ריק סופי | חכה (ארג0 ארוך) |
ריק סופי | חכה () |
שיטות ציבוריות
פרמטרים
debugUrls | רשימת כתובות אתרים לניפוי באגים ביעדים, למשל file:///foo/tfdbg_dump. |
---|
פרמטרים
opName | אופציונאלי. שם המבצע שבו עוסק מבצע ניפוי הבאגים. משמש רק לעקבות טנזור בודד. |
---|
פרמטרים
חריץ פלט | אופציונאלי. אינדקס חריץ פלט של הטנזור שבו עוסקת הפעלת ניפוי הבאגים. משמש רק לעקבות טנזור בודד. |
---|
public DebugIdentity.Options tensorDebugMode (Long tensorDebugMode)
פרמטרים
tensorDebugMode | ערך סיום TensorDebugMode. ראה debug_event.proto לפרטים. |
---|
public DebugIdentity.Options tfdbgContextId (מחרוזת tfdbgContextId)
פרמטרים
tfdbgContextId | מזהה שנוצר על ידי tfdbg עבור ההקשר שאליו שייך ה-op, למשל, פונקציה tf.compiled קונקרטית. |
---|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[],[],null,["# DebugIdentity.Options\n\npublic static class **DebugIdentity.Options** \nOptional attributes for [DebugIdentity](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity) \n\n### Public Methods\n\n|-----------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [circularBufferSize](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#circularBufferSize(java.lang.Long))(Long circularBufferSize) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [debugUrls](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#debugUrls(java.util.List\u003cjava.lang.String\u003e))(List\\\u003cString\\\u003e debugUrls) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [opName](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#opName(java.lang.String))(String opName) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [outputSlot](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#outputSlot(java.lang.Long))(Long outputSlot) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [tensorDebugMode](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#tensorDebugMode(java.lang.Long))(Long tensorDebugMode) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [tfdbgContextId](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#tfdbgContextId(java.lang.String))(String tfdbgContextId) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [tfdbgRunId](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#tfdbgRunId(java.lang.String))(String tfdbgRunId) |\n\n### Inherited Methods\n\nFrom class java.lang.Object \n\n|------------------|---------------------------|\n| boolean | equals(Object arg0) |\n| final Class\\\u003c?\\\u003e | getClass() |\n| int | hashCode() |\n| final void | notify() |\n| final void | notifyAll() |\n| String | toString() |\n| final void | wait(long arg0, int arg1) |\n| final void | wait(long arg0) |\n| final void | wait() |\n\nPublic Methods\n--------------\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**circularBufferSize**\n(Long circularBufferSize)\n\n\u003cbr /\u003e\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**debugUrls**\n(List\\\u003cString\\\u003e debugUrls)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| debugUrls | List of URLs to debug targets, e.g., file:///foo/tfdbg_dump. |\n|-----------|--------------------------------------------------------------|\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**opName**\n(String opName)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| opName | Optional. Name of the op that the debug op is concerned with. Used only for single-tensor trace. |\n|--------|--------------------------------------------------------------------------------------------------|\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**outputSlot**\n(Long outputSlot)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| outputSlot | Optional. Output slot index of the tensor that the debug op is concerned with. Used only for single-tensor trace. |\n|------------|-------------------------------------------------------------------------------------------------------------------|\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**tensorDebugMode**\n(Long tensorDebugMode)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| tensorDebugMode | TensorDebugMode enum value. See debug_event.proto for details. |\n|-----------------|----------------------------------------------------------------|\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**tfdbgContextId**\n(String tfdbgContextId)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| tfdbgContextId | A tfdbg-generated ID for the context that the op belongs to, e.g., a concrete compiled tf.function. |\n|----------------|-----------------------------------------------------------------------------------------------------|\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**tfdbgRunId**\n(String tfdbgRunId)\n\n\u003cbr /\u003e"]]