commit | fa0e47d77dbb1858441c2e339c41fbd00b8c6569 | [log] [tgz] |
---|---|---|
author | Ronan Collobert <ronan@collobert.com> | Fri Feb 14 11:21:56 2014 +0100 |
committer | Ronan Collobert <ronan@collobert.com> | Fri Feb 14 11:27:10 2014 +0100 |
tree | 3fbdc5091727e24a282fbc8f50a0da03bb37ce04 | |
parent | 0bef0d525f65f663ca8117d9a39af3db42a19611 [diff] |
fix dependency issues related to the new cwrap standalone package
Torch is the main package in Torch7 where data structures for multi-dimensional tensors and mathematical operations over these are defined. Additionally, it provides many utilities for accessing files, serializing objects of arbitrary types and other useful utilities.