Skip to content

[translation] recipes_source/torch_export_aoti_python.py 번역#1136

Open
jykimai wants to merge 1 commit into
PyTorchKorea:masterfrom
jykimai:translation/recipes/torch-export-aoti-python-clean
Open

[translation] recipes_source/torch_export_aoti_python.py 번역#1136
jykimai wants to merge 1 commit into
PyTorchKorea:masterfrom
jykimai:translation/recipes/torch-export-aoti-python-clean

Conversation

@jykimai
Copy link
Copy Markdown

@jykimai jykimai commented May 17, 2026

라이선스 동의

변경해주시는 내용에 BSD 3항 라이선스가 적용됨을 동의해주셔야 합니다.

더 자세한 내용은 기여하기 문서를 참고해주세요.

동의하시면 아래 [ ][x]로 만들어주세요.

  • 기여하기 문서를 확인하였으며, 본 PR 내용에 BSD 3항 라이선스가 적용됨에 동의합니다.

관련 이슈 번호

이 Pull Request와 관련있는 이슈 번호를 적어주세요.

이슈 또는 PR 번호 앞에 #을 붙이시면 제목을 바로 확인하실 수 있습니다. (예. #999 )

PR 종류

이 PR에 해당되는 종류 앞의 [ ][x]로 변경해주세요.

  • 오탈자를 수정하거나 번역을 개선하는 기여
  • 번역되지 않은 튜토리얼을 번역하는 기여
  • 공식 튜토리얼 내용을 반영하는 기여
  • 위 종류에 포함되지 않는 기여

PR 설명

이 PR로 무엇이 달라지는지 대략적으로 알려주세요.
recipes_source/torch_export_aoti_python.py 문서를 한국어로 번역하였습니다.

@skt0725
Copy link
Copy Markdown

skt0725 commented May 21, 2026

LGTM!

전체적으로 흐름이 매우 매끄럽고 잘 읽힙니다.
수고하셨습니다!

@hijyun
Copy link
Copy Markdown

hijyun commented May 21, 2026

번역 잘 읽었습니다!
전반적으로 자연스럽고 잘 읽힙니다. LGTM 👍

Copy link
Copy Markdown
Member

@hyoyoung hyoyoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

긴 문서 번역하느라 수고하셨습니다.
사소한 몇가지 제안이 있으니 확인 부탁드립니다

#
# Structure-wise, the artifact is a structured ``.zip`` file, with the following
# specification:
# 구조 측면에서 산출물은 다음과 같은 명세를 가진 구조화된 ``.zip`` 파일입니다.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

구조 측면에서 산출물은 구조화된 .zip 파일이며, 아래와 같은 사양을 가지고 있습니다.
정도로 순화해보면 어떨까요
사양이 조금 더 자연스러워보이는데 명세도 괜찮을거 같습니다

"""
.. meta::
:description: An end-to-end example of how to use AOTInductor for Python runtime.
:description: Python 런타임에서 AOTInductor를 사용하는 엔드 투 엔드 예제
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

end-to-end는 원문 그대로 두거나 병기하는게 좋을거 같습니다

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.

4 participants