Jongheon Jeong

Results 2 comments of Jongheon Jeong

Hi @DylanTao94, Thanks for reporting this. I will check it soon and update the dependency file to include `Ninja` as you suggested.

Hi, @ZirshaRiaz, thanks for your interest. After replacing `Conv2d` to `SelectiveConv2d`, you can call `m.dealloc()` and `m.realloc()` during training whenever needed (e.g. for every epoch). This part can be found...