공개 정적 클래스 DebugIdentity.Options
DebugIdentity
의 선택적 속성
공개 방법
DebugIdentity.Options | CircularBufferSize (긴 원형 버퍼 크기) |
DebugIdentity.Options | debugUrls (List<String> debugUrls) |
DebugIdentity.Options | opName (문자열 opName) |
DebugIdentity.Options | 출력 슬롯 (긴 출력 슬롯) |
DebugIdentity.Options | tensorDebugMode (긴 tensorDebugMode) |
DebugIdentity.Options | tfdbgContextId (문자열 tfdbgContextId) |
DebugIdentity.Options | tfdbgRunId (문자열 tfdbgRunId) |
상속된 메서드
공개 방법
공개 DebugIdentity.Options debugUrls (List<String> debugUrls)
매개변수
디버그 URL | 디버그 대상을 위한 URL 목록(예: file:///foo/tfdbg_dump) |
---|
공개 DebugIdentity.Options opName (문자열 opName)
매개변수
opName | 선택 과목. 디버그 작업과 관련된 작업의 이름입니다. 단일 텐서 추적에만 사용됩니다. |
---|
공개 DebugIdentity.Options 출력Slot (긴 출력Slot)
매개변수
출력슬롯 | 선택 과목. 디버그 작업과 관련된 텐서의 출력 슬롯 인덱스입니다. 단일 텐서 추적에만 사용됩니다. |
---|
공개 DebugIdentity.Options tensorDebugMode (Long tensorDebugMode)
매개변수
텐서디버그 모드 | TensorDebugMode 열거형 값입니다. 자세한 내용은 debug_event.proto를 참조하세요. |
---|
공개 DebugIdentity.Options tfdbgContextId (문자열 tfdbgContextId)
매개변수
tfdbgContextId | 작업이 속한 컨텍스트에 대한 tfdbg 생성 ID입니다(예: 구체적으로 컴파일된 tf.function). |
---|