lớp tĩnh công khai DebugIdentity.Options
Thuộc tính tùy chọn cho DebugIdentity 
Phương pháp công khai
| Gỡ lỗiIdentity.Options |  roundBufferSize (Kích thước đệm tròn dài) | 
| Gỡ lỗiIdentity.Options |  debugUrl (Danh sách<String> debugUrl) | 
| Gỡ lỗiIdentity.Options |  opName (Chuỗi opName) | 
| Gỡ lỗiIdentity.Options |  Khe cắm đầu ra (Khe cắm đầu ra dài) | 
| Gỡ lỗiIdentity.Options |  tensorDebugMode (Chế độ tensorDebug dài) | 
| Gỡ lỗiIdentity.Options |  tfdbgContextId (Chuỗi tfdbgContextId) | 
| Gỡ lỗiIdentity.Options |  tfdbgRunId (Chuỗi tfdbgRunId)  | 
Phương pháp kế thừa
Phương pháp công khai
công khai DebugIdentity.Options debugUrls (Danh sách <String> debugUrl)
Thông số
| gỡ lỗiUrl | Danh sách các URL để gỡ lỗi mục tiêu, ví dụ: file:///foo/tfdbg_dump. | 
|---|
công khai DebugIdentity.Options opName (Chuỗi opName)
Thông số
| tên op | Không bắt buộc. Tên của op mà op gỡ lỗi có liên quan. Chỉ được sử dụng cho dấu vết tensor đơn. | 
|---|
public DebugIdentity.Options inputSlot (Khe cắm đầu ra dài)
Thông số
| khe đầu ra | Không bắt buộc. Chỉ số khe đầu ra của tensor mà hoạt động gỡ lỗi có liên quan. Chỉ được sử dụng cho dấu vết tensor đơn. | 
|---|
public DebugIdentity.Options tensorDebugMode (Chế độ tensorDebug dài)
Thông số
| tensorDebugMode | Giá trị enum TensorDebugMode. Xem debug_event.proto để biết chi tiết. | 
|---|
công khai DebugIdentity.Options tfdbgContextId (Chuỗi tfdbgContextId)
Thông số
| tfdbgContextId | ID do tfdbg tạo cho bối cảnh mà op thuộc về, ví dụ: tf.function được biên dịch cụ thể. | 
|---|