PyTorchKorea / tutorials-kr

🇰🇷파이토치에서 제공하는 튜토리얼의 한국어 번역을 위한 저장소입니다. (Translate PyTorch tutorials in Korean🇰🇷)
http://tutorials.pytorch.kr
BSD 3-Clause "New" or "Revised" License
351 stars 258 forks source link

saveloadrun_tutorial.py 코드 torch.load 함수에 weights_only=True 추가 #935

Closed gogori6565 closed 2 months ago

gogori6565 commented 2 months ago

문서 URL

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

변경 사항

(1)어떤 단어 / 문장 / 내용이 (2)어떻게 변경되어야 한다고 생각하세요? pytorch/tutorials@afcd669 반영 Add weights_only=True to torch.load#3012

추가 정보

위와 같이 생각하신 이유 또는 다른 참고할 정보가 있다면 알려주세요. https://pytorch.org/tutorials/beginner/basics/saveloadrun_tutorial.html

9bow commented 2 months ago

안녕하세요, @gogori6565 님. 확인이 늦어서 PR까지 남기시고 나서 이슈를 확인했습니다. 죄송합니다. 남겨주신 PR들(#932, #936)에 덧글로 남겨드렸던 것처럼, 새로운 버전 반영은 누락되는 부분이 없도록 일괄적으로 진행하여 반영 예정입니다. 미리 관심 갖고 PR 남겨주셔서 감사합니다! :bow: