Chunmyong Park

Results 9 comments of Chunmyong Park

현재 tutorial code 들은 그리고 데이터를 자동으로 다운받아 주는 기능이 없는데, 이것도 추가하고 레파지토리 내부에 알박혀 있는 데이터셋들은 전부 제거해주면 좋겠어요. 나중에 copyright 문제가 발생할 수 있습니다.

Please check and merge this PR ASAP.

@osj3474 New code has a conflict. Please check what that problem. Additionally, I want to recommend modifying the makefile to select OS which user uses manually like below. make WINDOW...

@junseokoh1 @JinMyeongSuh 충돌부분이 되게 간단한거 같은데 얼른 해결하고 이 PR 머지해주세요.

기존의 Save() 함수는 이미 Parameter라고 지정된 TensorHolder만 저장합니다. 이 방식은 사실 썩 좋은 방식은 아닙니다.

@JinMyeongSuh @junseokoh1 이것도 머지해주세요

I think this is the problem with lambda expression code. Please check that logic and if there is error semantically, fix them using another C/C++ function. Refer to this code...

Sorry, I cannot reproduce your error at my google colab using PyTorch 1.9.0+cu102. Could you retry after reinstalling library or PyTorch?