Alfredo Canziani
Alfredo Canziani
Any idea why `require 'cudnn'` may take 45 seconds on my machine? ``` th> require 'cunn'; [0.9818s] th> require 'cudnn'; [44.7415s] ``` Edit: Oh, maybe [this](https://groups.google.com/forum/#!searchin/torch7/slow$20require$20cunn%7Csort:date/torch7/NC8tMXtsgnE/ndHo-vBMDwAJ) is related. Edit2: System...
What about releasing a new tag, since the recent bug fixes and enhancements?
I am trying to use lua---camera with a Minoru 3D webcam. On Linux (Ubuntu 12.04) no problem; on Mac I get ``` failed OpenCV test capture: Operation timed out ```...
Just typing what is written in the main README file gives me the following ``` t7> require 'camera' t7> camera.testme() -------------------------------------------------- grabbing frames from your camera for about 10secs initializing...
New updated documentation.
I've tried to install it but ``` -- Using Matlab in: /opt/matlab CMake Error at /usr/local/Cellar/cmake/2.8.10.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:97 (message): MATLAB_INCLUDE_DIR (missing: MATLAB_MEX_LIBRARY MATLAB_MAT_LIBRARY MATLAB_ENG_LIBRARY MATLAB_MX_LIBRARY) Call Stack (most recent call first): /usr/local/Cellar/cmake/2.8.10.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:291...
GoogLeNet
I was thinking that, for completeness, you may want to train a GoogLeNet as well. [Here](https://github.com/e-lab/imagenet-multiGPU.torch/blob/trueGoogLeNet/models/googlenetFixed_cudnn.lua)'s the model.
**Was:** Broken window size cycling on Ubuntu 14.04 ### Issue I am not sure if this is a bug or just something I did wrong. On a _Ubuntu_ 12.04 the...
- Better definition of `state_dict` - Additional shallow copy warning
#127 2020.03.24 `02-2` - [x] zh → #168 - [ ] ko - [ ] it - [ ] es #157 2020.03.27 `01-1` - [x] zh - [x] ko -...