tutorials-kr icon indicating copy to clipboard operation
tutorials-kr copied to clipboard

intermediate_source /autograd_saved_tensors_hooks_tutorial.py 문서 내용 수정

Open 7SH7 opened this issue 2 months ago • 0 comments

문서 URL

수정이 필요한 URL을 남겨주세요. (예. https://tutorials.pytorch.kr/beginner/basics/intro.html)

  • URL: https://github.com/PyTorchKorea/tutorials-kr/blob/master/intermediate_source/autograd_saved_tensors_hooks_tutorial.py

변경 사항

(1)어떤 단어 / 문장 / 내용이 (2)어떻게 변경되어야 한다고 생각하세요?

2번째 줄에서는 미분 자동화(autograd)로 번역되었지만, 96번째 줄에 자동 미분(auto grad)로 번역이 되어 있다. 이에 두 개를 동일한 단어로 번역해야한다. 또한 96번째 줄에서는 auto grad -> autograd로 변경해야한다.

추가 정보

위와 같이 생각하신 이유 또는 다른 참고할 정보가 있다면 알려주세요.

7SH7 avatar Oct 04 '25 15:10 7SH7