summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2018-04-17Update gitignore so that third_party/build and aten/src/ATen/Config.h are cle...gchanan1-0/+2
2018-04-10Make python setup.py clean delete aten/build. (#6487)Edward Z. Yang1-0/+9
2018-04-09Fixes #6386, Use copies instead of symbolic files (#6396)peterjc1231-0/+4
2018-04-07fix activation images not showing up on official website (#6367)Tongzhou Wang1-1/+1
2018-04-02Fix extension test on Windows (#5548)peterjc1231-0/+1
2018-03-30Merge caffe2 with pytorch.Edward Z. Yang1-0/+111
2018-03-30Rename setup.py to setup_caffe2.py (#2483)Orion Reblitz-Richardson1-0/+1
2018-03-07Enable documentation for C++ extensions on the website (#5597)Peter Goldsborough1-0/+1
2018-03-04Add .watchmanconfig to .gitignore so Atom/Watchman won't complainKutta Srinivasan1-0/+3
2018-03-01Add pytest ccache into git ignore (#2095)bddppq1-0/+1
2018-02-12Experimental support for setup.py develop mode installJunjie Bai1-0/+8
2018-02-08Initial type hints for function_wrapper (#4947)Richard Zou1-0/+1
2018-02-01[cpp extensions] Create torch.h and update setup.pyPeter Goldsborough1-0/+1
2018-01-10Ignore clang compilation database in git (#4601)bddppq1-0/+1
2017-12-31Add quotes and fix ninja on Windows (#4416)peterjc1231-0/+3
2017-12-23Misc Windows lintYangqing Jia1-0/+1
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-26Added Ninja generator support on WindowsGuillaume Dumont1-0/+4
2017-07-11Fix missing _forward_pre_hooks in serialized modules (#2057)Sam Gross1-0/+1
2017-05-24bug fix in CMakeLists.txt (CAFFE2_CPU_FLAGS and CAFFE2_WHITELIST)Yang Cai1-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-28Use protobuf's own cmake scripts and add travis for iosYangqing Jia1-1/+3
2017-01-26Cmake for androidYangqing Jia1-0/+1
2017-01-20Fix doc search and warningsAdam Paszke1-0/+1
2017-01-18Remove unused file TensorDocstrings.cpp (#481)Sam Gross1-2/+0
2017-01-04Reset and warn when any options are not satisfiedBram Wasti1-0/+2
2017-01-04more gitignore from caffeYangqing Jia1-4/+84
2017-01-04Add build/ to .gitignore since that's common practice for cmakeYangqing Jia1-0/+1
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