summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Experimental logging/counters API (#18235)James Reed1-1/+0
2019-02-07Fix (#2) ppc64le build break on git status --porcelain check (#16852)Freddie Mendoza1-0/+1
2019-02-06Adding torch/lib64 in .gitignore for ppc64le CI build to pass (#16782)Freddie Mendoza1-0/+1
2019-02-01Add train() / eval() / is_training() to C++ ScriptModule API (#16044)Will Feng1-0/+1
2019-01-30add new build files to gitignore; test that build does not leave git repo che...SsnL1-1/+10
2019-01-30Revert D13880053: [pytorch][PR] add new build files to gitignore; test that b...Edward Yang1-6/+1
2019-01-30add new build files to gitignore; test that build doesn't leave repo dirtySsnL1-1/+6
2019-01-29create type hint stub files for module torch (#12500)Thomas Viehmann1-0/+2
2019-01-26gitignore gdb historySsnL1-0/+3
2019-01-08Revert "remove use of tmp_install" (#15847)andersj1-0/+1
2019-01-04remove use of tmp_installandersj1-1/+0
2018-12-11Install cpp tests when built (#15000)Orion Reblitz-Richardson1-0/+1
2018-11-28Revert D13166626: [pytorch][PR] ignore generated caffe2 docs and virtualenvsEdward Yang1-6/+0
2018-11-21ignore generated caffe2 docs and virtualenvsJoel Marcey1-0/+6
2018-11-14Remove the hip ignore; it conflicts with real in-tree HIP development. (#13972)Edward Yang1-3/+0
2018-11-13Add some more files to gitignore. (#13924)Edward Yang1-0/+15
2018-11-12Add gitignore item for YCM configXiaomeng Yang1-0/+3
2018-11-01Put torch/csrc/jit/fuser/config.h in gitignorePeter Goldsborough1-1/+1
2018-09-18Polish CPP docs, Minor Python Docs Fixes (#11722)sven1-3/+2
2018-09-14Splits CPU and CUDA fusion compilers (#10981)Mike Ruberry1-0/+1
2018-09-10Integrate custom op tests with CI (#10611)Peter Goldsborough1-0/+2
2018-09-10Add flags to fix half comparison and test (#11395)Peter Goldsborough1-0/+1
2018-08-30Add entry for torch/lib/pythonX.Y in .gitignore (#11083)Adam Paszke1-0/+1
2018-08-17Basic infrastructure for C++ documentation (#10569)Peter Goldsborough1-0/+3
2018-08-05add BEGIN NOT-CLEAN-FILES marker to .gitignore. (#10233)Shuichi KITAGUCHI1-4/+8
2018-07-23Remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS and fix CUDA 8 build on Windows (#949...peter1-0/+1
2018-06-21Add tools/shared/_utils_internal.py to gitignore (#8756)Peter Goldsborough1-36/+37
2018-05-24[build] Have PyTorch depend on minimal libcaffe2.so instead of libATen.so (#7...Orion Reblitz-Richardson1-1/+4
2018-05-16Update .gitignore (#7622)Bram Wasti1-0/+1
2018-05-10Split libATen.so into libATen_cpu.so and libATen_cuda.so (#7275)Edward Z. Yang1-0/+1
2018-04-30Merge autogradpp into PyTorch (#7074)Peter Goldsborough1-0/+1
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