kelas statis publik DebugIdentity.Options
Atribut opsional untuk DebugIdentity 
Metode Publik
| DebugIdentity.Options |  melingkarBufferSize (UkuranBufferSize melingkar panjang)  | 
| DebugIdentity.Options |  debugUrls (Daftar<String> debugUrls)  | 
| DebugIdentity.Options |  opName (String nama op)  | 
| DebugIdentity.Options |  outputSlot (Slot keluaran panjang)  | 
| DebugIdentity.Options |  tensorDebugMode (Mode TensorDebug Panjang)  | 
| DebugIdentity.Options |  tfdbgContextId (String tfdbgContextId)  | 
| DebugIdentity.Options |  tfdbgRunId (String tfdbgRunId)   | 
Metode Warisan
Metode Publik
debugIdentity.Options debugUrls publik (Daftar<String> debugUrls)
Parameter
| debugUrls | Daftar URL untuk men-debug target, misalnya file:///foo/tfdbg_dump. | 
|---|
publik DebugIdentity.Options opName (String opName)
Parameter
| nama op | Opsional. Nama operasi yang bersangkutan dengan operasi debug. Hanya digunakan untuk jejak tensor tunggal. | 
|---|
public DebugIdentity.Options outputSlot (Slot keluaran panjang)
Parameter
| slot keluaran | Opsional. Indeks slot keluaran tensor yang menjadi perhatian operasi debug. Hanya digunakan untuk jejak tensor tunggal. | 
|---|
public DebugIdentity.Options tensorDebugMode (TensorDebugMode panjang)
Parameter
| tensorDebugMode | Nilai enum TensorDebugMode. Lihat debug_event.proto untuk detailnya. | 
|---|
DebugIdentity publik.Opsi tfdbgContextId (String tfdbgContextId)
Parameter
| tfdbgContextId | ID yang dihasilkan tfdbg untuk konteks operasi tersebut, misalnya, fungsi tf.yang dikompilasi secara konkret. | 
|---|