athreya
athreya
Hi @yenchenlin1994 , love your implementation! I went through your code and I can't seem to find where you've frozen the target network? Unless Im missing something in my excess-caffeine...
Hi, I have no idea how this cropped up, but `require 'cudnn'` threw an out of memory error ```lua THCudaCheck FAIL file=/tmp/luarocks_cutorch-scm-1-7735/cutorch/init.c line=261 error=2 : out of memory ~/distro/install/share/lua/5.1/trepl/init.lua:389: ~/distro/install/share/lua/5.1/trepl/init.lua:389:...
Could you tell when the logging of tab closure is done? Because, I dont find it being printed out when I close a tab. Thanks!
Apologies if this capability already exists, I went through the examples, issues (like #1095) and discussions but couldnt figure out an existing way of (satisfactorily) doing this. ## Description This...
Hey everyone, I have implemented the paper in torch and have some preliminary results put up [here](https://github.com/hashbangCoder/Real-Time-Style-Transfer) Please check it out if you can. Any suggestion/idea/ feedback is welcome. I'm...