commit | 8f1767c5e864c428b620f395b5408ca1dc20d1a2 | [log] [tgz] |
---|---|---|
author | Ronan Collobert <ronan@collobert.com> | Fri Feb 14 17:45:03 2014 +0100 |
committer | Ronan Collobert <ronan@collobert.com> | Fri Feb 14 17:45:03 2014 +0100 |
tree | 910cc1b12253a64635872eed19ea8326d2bada64 | |
parent | 26d7a431d5db125a222d08cdf5943efc1b5f2310 [diff] |
lib: relax compilation flags
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.