Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/torch7.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-17Expose OpenMP num threads through TH libSam Gross
2016-10-01a couple of changes for win32 (#779)BTNC
2015-09-26add lua function to update thread localsthreadlocalKoray Kavukcuoglu
2015-08-12Fix lua GC to support allocations across multiple threads (e.g. threads share...Adam Lerer
2015-05-29Add support for Lua 5.2Sam Gross
2015-01-27Added getnumcores() to utils.cMalcolm Reynolds
2014-10-23added torch.pushudata()Ronan Collobert
2014-10-22added (yet undocumented) support for custom metatypes in luaT/torch7 type systemRonan Collobert
2014-02-14LUA_WIN -> _WIN32Ronan Collobert
2013-10-08pkg/torch: C89Ronan Collobert
2013-08-11ported package torch to winLeon Bottou
2013-02-13Added a TTY detector.Clement Farabet
2012-08-13torch now complies with the new luaT APIRonan Collobert
2012-08-09luaT with no id: bug correction + put back constructor tables, which are in f...Ronan Collobert
2012-03-14Using _OPENPM flag.Clement Farabet
2012-03-13Trying to merge openmp into main libs.Clement Farabet
2012-01-25initial revamp of torch7 treeRonan Collobert