DebugIdentity.Options

מחלקה סטטית ציבורית DebugIdentity.Options

תכונות אופציונליות עבור DebugIdentity

שיטות ציבוריות

DebugIdentity.Options
circularBufferSize (Long circularBufferSize)
DebugIdentity.Options
debugUrls (רשימה<String> debugUrls)
DebugIdentity.Options
opName (מחרוזת opName)
DebugIdentity.Options
outputSlot (Long outputSlot)
DebugIdentity.Options
tensorDebugMode (Long tensorDebugMode)
DebugIdentity.Options
tfdbgContextId (מחרוזת tfdbgContextId)
DebugIdentity.Options
tfdbgRunId (מחרוזת tfdbgRunId)

שיטות בירושה

שיטות ציבוריות

public DebugIdentity.Options circularBufferSize (Long circularBufferSize)

public DebugIdentity.Options debugUrls (List<String> debugUrls)

פרמטרים
debugUrls רשימת כתובות אתרים לניפוי באגים ביעדים, למשל file:///foo/tfdbg_dump.

public DebugIdentity.Options opName (מחרוזת opName)

פרמטרים
opName אופציונאלי. שם המבצע שבו עוסק מבצע ניפוי הבאגים. משמש רק לעקבות טנזור בודד.

public DebugIdentity.Options outputSlot (Long outputSlot)

פרמטרים
חריץ פלט אופציונאלי. אינדקס חריץ פלט של הטנזור שבו עוסקת הפעלת ניפוי הבאגים. משמש רק לעקבות טנזור בודד.

public DebugIdentity.Options tensorDebugMode (Long tensorDebugMode)

פרמטרים
tensorDebugMode ערך סיום TensorDebugMode. ראה debug_event.proto לפרטים.

public DebugIdentity.Options tfdbgContextId (מחרוזת tfdbgContextId)

פרמטרים
tfdbgContextId מזהה שנוצר על ידי tfdbg עבור ההקשר שאליו שייך ה-op, למשל, פונקציה tf.compiled קונקרטית.

public DebugIdentity.Options tfdbgRunId (מחרוזת tfdbgRunId)