DebugIdentityV2.Options

공개 정적 클래스 DebugIdentityV2.Options

DebugIdentityV2 의 선택적 속성

공개 방법

DebugIdentityV2.옵션
CircularBufferSize (긴 원형 버퍼 크기)
DebugIdentityV2.옵션
debugUrls (List<String> debugUrls)
DebugIdentityV2.옵션
opName (문자열 opName)
DebugIdentityV2.옵션
출력 슬롯 (긴 출력 슬롯)
DebugIdentityV2.옵션
tensorDebugMode (긴 tensorDebugMode)
DebugIdentityV2.옵션
tfdbgContextId (문자열 tfdbgContextId)
DebugIdentityV2.옵션
tfdbgRunId (문자열 tfdbgRunId)

상속된 메서드

공개 방법

공개 DebugIdentityV2.Options CircularBufferSize (Long CircularBufferSize)

공개 DebugIdentityV2.Options debugUrls (List<String> debugUrls)

매개변수
디버그 URL 디버그 대상을 위한 URL 목록(예: file:///foo/tfdbg_dump)

공개 DebugIdentityV2.Options opName (문자열 opName)

매개변수
opName 선택 과목. 디버그 작업과 관련된 작업의 이름입니다. 단일 텐서 추적에만 사용됩니다.

공개 DebugIdentityV2.Options 출력Slot (긴 출력Slot)

매개변수
출력슬롯 선택 과목. 디버그 작업과 관련된 텐서의 출력 슬롯 인덱스입니다. 단일 텐서 추적에만 사용됩니다.

공개 DebugIdentityV2.Options tensorDebugMode (Long tensorDebugMode)

매개변수
텐서디버그 모드 TensorDebugMode 열거형 값입니다. 자세한 내용은 debug_event.proto를 참조하세요.

공개 DebugIdentityV2.Options tfdbgContextId (문자열 tfdbgContextId)

매개변수
tfdbgContextId 작업이 속한 컨텍스트에 대한 tfdbg 생성 ID입니다(예: 구체적으로 컴파일된 tf.function).

공개 DebugIdentityV2.Options tfdbgRunId (문자열 tfdbgRunId)