summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2017-11-20Reflect renaming of OS X to macOS (#3795)Scott Stevenson1-1/+1
2017-11-08Improve Windows Compatibility (for csrc/scripts) (#2941)peterjc1231-0/+2
2017-10-27Autogenerate ATen dispatch for JIT nodesAdam Paszke1-0/+1
2017-09-12Use at::Tensor based autograd Variable (#2676)Sam Gross1-0/+1
2017-07-11Fix missing _forward_pre_hooks in serialized modules (#2057)Sam Gross1-0/+1
2017-05-17.gitignore updated with editor temporaries (#1574)Chetan Khatri1-0/+13
2017-05-01Rebase fixesAdam Paszke1-0/+1
2017-04-29Parallelize TensorMethods.cpp builds (#1400)Adam Paszke1-0/+1
2017-04-28Revert "Parallelize TensorMethods.cpp builds (#1364)" (#1390)Soumith Chintala1-1/+0
2017-04-28Parallelize TensorMethods.cpp builds (#1364)Adam Paszke1-0/+1
2017-03-15Fix map_location in torch.load (#1006)Sam Gross1-1/+2
2017-03-13add legacy_serialized.pt to gitignoreSoumith Chintala1-0/+1
2017-02-17Add torch.__version__Adam Paszke1-0/+1
2017-01-31Add generic bindings to THNN and THCUNN (#645)Sam Gross1-0/+3
2017-01-20Fix doc search and warningsAdam Paszke1-0/+1
2017-01-18Remove unused file TensorDocstrings.cpp (#481)Sam Gross1-2/+0
2016-12-11Add docstring support to cwrap (#295)Adam Paszke1-0/+2
2016-11-26adding coverage support for testsSoumith Chintala1-0/+2
2016-11-25Add .t7 file readerAdam Paszke1-0/+1
2016-10-26Add C++ bindings for cuDNN (#167)Sam Gross1-0/+1
2016-10-21fixing python setup.py cleanSoumith Chintala1-0/+5
2016-09-29Add ffi utils for user C extensionsAdam Paszke1-0/+1
2016-08-31Add initial version of multiprocessing moduleAdam Paszke1-0/+1
2016-08-22Fixes for OS XAdam Paszke1-0/+3
2016-08-12Fixes for changes in libsAdam Paszke1-1/+1
2016-08-10Major refactorAdam Paszke1-0/+4
2016-08-04Add build scripts for librariesAdam Paszke1-0/+4
2016-06-23Restructure python codeAdam Paszke1-2/+1
2016-06-08python 2 supportSoumith Chintala1-0/+1
2016-05-07Add cwrapAdam Paszke1-0/+1
2016-05-02Add templated __init__Adam Paszke1-0/+1
2016-05-02Initial commitAdam Paszke1-0/+4