DebugIdentity.Options

genel statik sınıf DebugIdentity.Options

DebugIdentity için isteğe bağlı özellikler

Genel Yöntemler

DebugIdentity.Options
sirkülerBufferSize (Uzun sirkülerBufferSize)
DebugIdentity.Options
debugUrls (Liste<String> debugUrls)
DebugIdentity.Options
opName (Dize opName)
DebugIdentity.Options
çıkış Yuvası (Uzun çıkış Yuvası)
DebugIdentity.Options
tensorDebugMode (Uzun tensorDebugMode)
DebugIdentity.Options
tfdbgContextId (Dize tfdbgContextId)
DebugIdentity.Options
tfdbgRunId (Dize tfdbgRunId)

Kalıtsal Yöntemler

Genel Yöntemler

public DebugIdentity.Options sirkülerBufferSize (Uzun sirkülerBufferSize)

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

Parametreler
hata ayıklamaUrl'leri Hedeflerde hata ayıklamak için URL'lerin listesi, örneğin file:///foo/tfdbg_dump.

public DebugIdentity.Options opName (String opName)

Parametreler
işlemAdı İsteğe bağlı. Hata ayıklama işleminin ilgili olduğu işlemin adı. Yalnızca tek tensörlü izleme için kullanılır.

public DebugIdentity.Options çıktıSlot (Uzun çıkışSlot)

Parametreler
çıkış Yuvası İsteğe bağlı. Hata ayıklama operasyonunun ilgili olduğu tensörün çıkış yuvası indeksi. Yalnızca tek tensörlü izleme için kullanılır.

public DebugIdentity.Options tensorDebugMode (Uzun tensorDebugMode)

Parametreler
tensörHata Ayıklama Modu TensorDebugMode numaralandırma değeri. Ayrıntılar için debug_event.proto'ya bakın.

public DebugIdentity.Options tfdbgContextId (String tfdbgContextId)

Parametreler
tfdbgContextId Operasyonun ait olduğu bağlam için tfdbg tarafından oluşturulan bir kimlik; örneğin, somut bir derlenmiş tf.fonksiyonu.

public DebugIdentity.Options tfdbgRunId (String tfdbgRunId)