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
2015-11-13not defining DLL_EXPORT by defaultdllexpSoumith Chintala
2015-11-12Merge pull request #460 from keonkim/masterSoumith Chintala
2015-11-12[doc] math expression fixKeonKim
2015-11-12adding writeObject tests to contbuildSoumith Chintala
2015-11-12Merge pull request #459 from dominikgrewe/memory_file_bugSoumith Chintala
2015-11-12Merge pull request #457 from apaszke/thfile_unsigned_fixDominik Grewe
2015-11-12Regression test for MemoryFile bug.Dominik Grewe
2015-11-12Merge pull request #450 from keonkim/masterSoumith Chintala
2015-11-12[doc] typo fixesKeonKim
2015-11-11Fixed unsigned overflows in THFileAdam Paszke
2015-11-10Merge pull request #451 from LeeTaewoo/patch-2Soumith Chintala
2015-11-10TypoTaewoo Lee
2015-11-09Merge pull request #448 from clementfarabet/masterClement Farabet
2015-11-09No point for empty(), equivalent to set().Clement Farabet
2015-11-08Merge pull request #433 from anastasiuspernat/masterSoumith Chintala
2015-11-08Merge pull request #447 from clementfarabet/masterSoumith Chintala
2015-11-08tensor:freeStorage() to force freeing memory.Clement Farabet
2015-11-06Merge pull request #446 from hijeffery/masterSoumith Chintala
2015-11-06typo fixed.lran
2015-11-04Merge pull request #445 from donglixp/patch-1Soumith Chintala
2015-11-04document typoLi Dong
2015-11-04small fixes for test pathSoumith Chintala
2015-11-04contbuild for Lua51, Lua52Soumith Chintala
2015-11-03Merge pull request #444 from Moodstocks/doc-sharedSoumith Chintala
2015-11-03doc/storage.md: tweaks (shared)Cédric Deltheil
2015-11-02Merge pull request #442 from Moodstocks/tensor_error_messageSoumith Chintala
2015-11-02improve Tensor error messagesAlban Desmaison
2015-10-27Merge pull request #436 from Moodstocks/tensor_docSoumith Chintala
2015-10-27Tensor and Storage doc updateAlban Desmaison
2015-10-27Merge pull request #434 from Moodstocks/multinomial_precisionRonan Collobert
2015-10-27Use proper precision for accumulators in multinomialAlban Desmaison
2015-10-27Fixing large data reading/writing/memory storingAnastasius
2015-10-26Merge pull request #432 from dominikgrewe/catSoumith Chintala
2015-10-26torch.cat checks that table is not empty.Dominik Grewe
2015-10-26multi-core openblas build. No openblas build output in log.Soumith Chintala
2015-10-26fixing openblas cache checkSoumith Chintala
2015-10-26caching openblas install in travisSoumith Chintala
2015-10-26travis new build infrastructureSoumith Chintala
2015-10-23Merge pull request #425 from LeeTaewoo/masterSoumith Chintala
2015-10-23Typo, ExampleTaewoo Lee
2015-10-22Merge pull request #424 from timharley/remove_newlineSoumith Chintala
2015-10-22Remove the leading newline from Storage.__tostring__.Tim Harley
2015-10-22Merge pull request #422 from hughperkins/inplace-subtraction-docSoumith Chintala
2015-10-22add doc for in-place subtractionHugh Perkins
2015-10-22Merge pull request #421 from LeeTaewoo/masterSoumith Chintala
2015-10-22Typo, ExamplesTaewoo Lee
2015-10-21Merge pull request #392 from hughperkins/inplace-subtractionSoumith Chintala
2015-10-21Merge pull request #409 from torch/newlocalmetatableSoumith Chintala
2015-10-21Merge pull request #417 from srsriram/masterSoumith Chintala
2015-10-21Adding doc for torch.sign()Srinivasan Sriram