## 문서 URL _수정이 필요한 URL을 남겨주세요. (예. https://tutorials.pytorch.kr/beginner/basics/intro.html)_ - **URL**: https://tutorials.pytorch.kr/recipes/recipes/saving_and_loading_a_general_checkpoint.html ## 변경 사항 _(1)어떤 단어 / 문장 / 내용이 (2)어떻게 변경되어야 한다고 생각하세요?_ https://github.com/PyTorchKorea/tutorials-kr/blob/c315f8d11f834a2c6e5e336a1001edce352e52d1/recipes_source/recipes/saving_and_loading_a_general_checkpoint.py#L6-L8 모델 학습 중에 갱신되는 퍼버 -> 버퍼 ## 추가 정보 _위와 같이 생각하신 이유 또는 다른 참고할 정보가 있다면 알려주세요._ [원문](https://github.com/pytorch/tutorials/blob/0c76acc9c0466ed1e137e6060d0ede61b6e25d2a/recipes_source/recipes/saving_and_loading_a_general_checkpoint.py#L8) 에서는 해당 내용이 buffers 라고 나와 있습니다.
문서 URL
수정이 필요한 URL을 남겨주세요. (예. https://tutorials.pytorch.kr/beginner/basics/intro.html)
변경 사항
(1)어떤 단어 / 문장 / 내용이 (2)어떻게 변경되어야 한다고 생각하세요?
https://github.com/PyTorchKorea/tutorials-kr/blob/c315f8d11f834a2c6e5e336a1001edce352e52d1/recipes_source/recipes/saving_and_loading_a_general_checkpoint.py#L6-L8
모델 학습 중에 갱신되는 퍼버 -> 버퍼
추가 정보
위와 같이 생각하신 이유 또는 다른 참고할 정보가 있다면 알려주세요.
원문 에서는 해당 내용이 buffers 라고 나와 있습니다.