#425 saving_loading_models.py torchScript 미번역분 번역 - #609
Merged
9bow merged 3 commits intoOct 22, 2022
Merged
Conversation
### Motivation - TorchScript 부분 미번역 문단 ### Key Changes - TorchScript 미번역 문단 국문 번역 - 코드 주석 번역 추가 ### To Reviewers - 오픈소스 첫 기여라 재밌습니다 ㅎㅎ
garlicvread
commented
Oct 22, 2022
garlicvread
left a comment
Contributor
Author
There was a problem hiding this comment.
오타 난 부분 수정해서 재업하겠습니다.
| 저장된 객체 파일들을 역직렬화하여 메모리에 올립니다. 이 함수는 데이터를 장치에 | ||
| 불러올 때도 사용합니다. | ||
| (`장치간 모델 저장하기 & 불러오기 <#device>`__ 참고) | ||
| 저장된 객체 파일들을 역직렬화하여 메모리에 올립니다. 이 함수는 데이터를 장치에 불러 |
Contributor
Author
There was a problem hiding this comment.
엇 이 부분은 수정해서 다시 PR 하겠습니다
| 1) `torch.save <https://pytorch.org/docs/stable/torch.html?highlight=save#torch.save>`__: | ||
| 직렬화된 객체를 디스크에 저장합니다. 이 함수는 Python의 | ||
| `pickle <https://docs.python.org/3/library/pickle.html>`__ 을 사용하여 직렬화합니다 | ||
| `pickle <https://docs.python.org/3/library/pickle.html>`__ 을 사용하여 직렬화합니다. |
9bow
reviewed
Oct 22, 2022
| 불러올 때도 사용합니다. | ||
| (`장치간 모델 저장하기 & 불러오기 <#device>`__ 참고) | ||
| 저장된 객체 파일들을 역직렬화하여 메모리에 올립니다. 이 함수는 데이터를 장치에 불러 | ||
| 때도 사용합니다.올 |
Member
There was a problem hiding this comment.
글자가 잘못 들어간 것 같습니다. :)
Suggested change
| 때도 사용합니다.올 | |
| 올 때도 사용합니다 |
9bow
reviewed
Oct 22, 2022
9bow
requested changes
Oct 22, 2022
9bow
left a comment
Member
There was a problem hiding this comment.
@garlicvread 님, PR 감사합니다!
일부 글자가 잘못 배치되거나 추가된 부분이 있어서 확인 부탁드립니다. :)
9bow
self-requested a review
October 22, 2022 07:05
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
라이선스 동의
변경해주시는 내용에 BSD 3항 라이선스가 적용됨을 동의해주셔야 합니다.
더 자세한 내용은 기여하기 문서를 참고해주세요.
동의하시면 아래
[ ]를[x]로 만들어주세요.관련 이슈 번호: #425
이 Pull Request와 관련있는 이슈 번호를 적어주세요.
이슈 또는 PR 번호 앞에 #을 붙이시면 제목을 바로 확인하실 수 있습니다. (예. #999 )
PR 종류
이 PR에 해당되는 종류 앞의
[ ]을[x]로 변경해주세요.PR 설명