Skip to content

블로그 글 추가: 2026-07-03-understanding-pytorchs-test-infrastructure, PyTorch의 테스트 인프라 이해하기#100

Open
9bow wants to merge 1 commit into
masterfrom
blog/test-infrastructure
Open

블로그 글 추가: 2026-07-03-understanding-pytorchs-test-infrastructure, PyTorch의 테스트 인프라 이해하기#100
9bow wants to merge 1 commit into
masterfrom
blog/test-infrastructure

Conversation

@9bow

@9bow 9bow commented Jul 4, 2026

Copy link
Copy Markdown
Member

번역 글 소개

PyTorch의 테스트 인프라 이해하기 번역 글을 추가합니다.

PyTorch 테스트가 instantiate_device_type_tests()를 통해 임포트 시점에 디바이스·dtype별로 동적 생성되는 이유와, 그로 인해 CI에서 소스와 다른 테스트 이름이 나타나는 현상을 설명합니다. OpInfo를 통한 연산자 메타데이터 기반 테스트, pytest -k·test/run_test.py를 이용한 로컬 디버깅, Dr. CI를 활용한 CI 실패 분류(triage) 방법과 흔한 함정까지 PyTorch 테스트 인프라를 한눈에 정리한 글입니다.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

PR Preview

빌드가 완료되었습니다! 아래 링크에서 변경사항을 확인할 수 있습니다.

미리보기: https://pytorchkr-pr-preview-100.surge.sh

이 미리보기는 PR이 업데이트될 때마다 자동으로 갱신됩니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant