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