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-02-03fixing Cmdline:log to get the print function lazilycmdlineleak2Soumith Chintala
2016-02-01Merge pull request #522 from torch/andrfixesSoumith Chintala
2016-02-01minor cmake and code fixes for missing features in android, and cross-compila...Soumith Chintala
2016-01-31Merge pull request #521 from torch/fixtestSoumith Chintala
2016-01-31fixing travis build for writeObject testssoumith
2016-01-31Merge pull request #519 from albanD/upvalue_bindingSoumith Chintala
2016-01-30Merge pull request #520 from pra85/patch-2Soumith Chintala
2016-01-30Fix spelling mistake in Roadmap.mdPrayag Verma
2016-01-29fix upvalue binding during serializationalbanD
2016-01-21Merge pull request #511 from ASAPPinc/invSoumith Chintala
2016-01-21add :cinv(), which does 1/x, addresses https://github.com/torch/torch7/issues...Hugh Perkins
2016-01-20Update README.mdSoumith Chintala
2016-01-15Merge pull request #503 from jiahao/patch-1Soumith Chintala
2016-01-14maths.md: minor wording changesJiahao Chen
2016-01-13Merge pull request #500 from ASAPPinc/sigmoidSoumith Chintala
2016-01-12Add torch.sigmoid, and sometensor:sigmoid()Hugh Perkins
2016-01-11Merge pull request #393 from hughperkins/static-optionalSoumith Chintala
2016-01-05Merge pull request #496 from wickedfoo/topkSoumith Chintala
2015-12-29topk implementationJeff Johnson
2015-12-23Merge pull request #492 from Moodstocks/file-read-strSoumith Chintala
2015-12-23THDiskFile: fix incompatible pointer types warningCédric Deltheil
2015-12-22Merge pull request #491 from Moodstocks/file-fmt-stackSoumith Chintala
2015-12-22File.lua: fix undefined debug functionCédric Deltheil
2015-12-19Merge pull request #372 from adamlerer/serialize_traceSoumith Chintala
2015-12-18Merge pull request #488 from alvinlschua/masterSoumith Chintala
2015-12-18Merge pull request #487 from yangky11/masterSoumith Chintala
2015-12-18Make nBufferSize signed for writing longsAlvin Chua
2015-12-18Update README.mdKaiyu Yang
2015-12-14Merge pull request #475 from yozw/masterkoray kavukcuoglu
2015-12-14Conform to convention of backticking TensorYori Zwols
2015-12-14Merged upstream/masterYori Zwols
2015-12-14Merge pull request #476 from mvitez/masterSoumith Chintala
2015-12-14Merge pull request #483 from Atcold/patch-1Soumith Chintala
2015-12-09Merge pull request #485 from xwgeng/masterSoumith Chintala
2015-12-09typo fixesXinwei Geng
2015-12-07First update of math.mdAlfredo Canziani
2015-12-04Track and print the serialization 'stack trace' on failureAdam Lerer
2015-12-01Merge pull request #481 from avrahamruderman/patch-1Soumith Chintala
2015-12-01documentation for getRNGState and setRNGStateAvi
2015-12-01Merge pull request #478 from GeorgOstrovski/masterSoumith Chintala
2015-11-30Merge pull request #480 from xwgeng/masterSoumith Chintala
2015-11-30Update maths.mdXinwei Geng
2015-11-29Merge pull request #479 from LaurynasMiksys/masterSoumith Chintala
2015-11-29TypoLaurynas
2015-11-29Error messages when bytecode loading failsGeorg Ostrovski
2015-11-26New function longSize for filesMarko Vitez
2015-11-26Added missing function (I missed this when merging from my working copy)Yori Zwols
2015-11-26Fixed invalid resize1d callYori Zwols
2015-11-26Implemented Cholesky decomposition of positive semidefinite matrices with com...Yori Zwols
2015-11-26Merge pull request #473 from srsriram/masterSoumith Chintala