summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Expand)AuthorFilesLines
2019-04-05CUDA_NVCC_EXECUTABLE is not needed, as nvcc is in PATH (#18958)Stas Bekman1-1/+0
2019-03-31Delete duplicated technical content from contribution_guide.rst (#18628)Edward Yang1-3/+3
2019-03-31Provide flake8 install instructions. (#18629)Edward Yang1-1/+4
2019-03-29note on updating existing source (#18409)Soumith Chintala1-0/+11
2019-03-26how to use the `ccache` package on Ubuntu (#18495)Stas Bekman1-0/+21
2019-03-20Copy-edit CONTRIBUTING and update. (#18131)Edward Yang1-31/+18
2019-03-12update ccache guide (#17938)Karl Ostmo1-4/+16
2019-03-07add reference to flake8-mypy in contributing.mdElias Ellison1-4/+5
2019-02-24add pointer to windows FAQ in contributing.md (#17450)Michael Suo1-0/+3
2019-01-28Remove redundant build from build develop instructionsEdward Yang1-6/+6
2019-01-11Register CPU/CUDA fuser dynamically (#15887)Zachary DeVito1-0/+5
2018-12-20Miscellaneous small doc fixes (#15373)David Riazati1-83/+84
2018-12-12docs: minor spelling tweaksBrett Koonce1-1/+1
2018-12-11Pre-commit flake8/clang-tidy (#15102)Zachary DeVito1-0/+11
2018-11-21Fix include paths for intrusive_ptr (#13692)Sebastian Messmer1-1/+1
2018-11-08Fix clang-tidy for Python2 (#13735)Peter Goldsborough1-2/+3
2018-11-06Add README to tools, delete defunct scripts. (#13621)Edward Yang1-6/+2
2018-10-16A quick rundown of codebase structure. (#12693)Edward Yang1-0/+82
2018-10-15Move exception to C10 (#12354)Yangqing Jia1-1/+1
2018-10-03Enable clang-tidy in CI (#12213)Peter Goldsborough1-0/+30
2018-09-24set up c10 scaffolding. Move macros proper first.Yangqing Jia1-3/+3
2018-09-05Check doxygen output in travis (#11124)Peter Goldsborough1-0/+12
2018-08-27Minor copy-edit on READMEEdward Yang1-1/+1
2018-08-27Begin a bestiary of MSVC/NVCC bugs. (#10883)Edward Z. Yang1-2/+48
2018-08-23Update docs with clean (#10819)Erik Brinkman1-0/+2
2018-08-14add a rebuild_libtorch command for speedier iteration. (#10036)Anders Papitto1-3/+6
2018-08-13Remove "locally" from CONTRIBUTING.md (#10495)Peter Goldsborough1-3/+3
2018-07-24Update for new incremental build instructionsEdward Yang1-8/+8
2018-07-18Introduce libtorch to setup.py build (#8792)Anders Papitto1-3/+1
2018-07-18add docs for using `python setup.py clean` in developing mode (#9524)fehiepsi1-0/+3
2018-06-14Fix -g not passed to nvcc when DEBUG=1 (#8407)Tongzhou Wang1-7/+7
2018-05-12Some notes about developing on Windows (#7447)Edward Z. Yang1-0/+55
2018-03-31Some notes about PyTorch/Caffe2 merge. (#6147)Edward Z. Yang1-0/+24
2018-03-15Add section on unit testing to CONTRIBUTING (#5813)Richard Zou1-0/+22
2017-12-01Add determinant function on variable; Add backward on svd (#3816)Tongzhou Wang1-1/+1
2017-11-30Update CONTRIBUTING.md (#3952)Zachary DeVito1-1/+20
2017-11-02add CUDA_DEBUG build flag (#3419)SsnL1-0/+10
2017-07-10[Ready] Limit docs line length (#1900)Leonid Vlasenkov1-0/+8
2017-06-14More accurate build instructions based on @apaszke's comments. (#1800)Edward Z. Yang1-2/+3
2017-06-13Better document how to rebuild only parts of the project. (#1796)Edward Z. Yang1-14/+39
2017-05-25How to manage multiple build trees of PyTorch. (#1654)Edward Z. Yang1-4/+25
2017-05-02Recommendations for workflow when modifying C files. (#1443)Edward Z. Yang1-0/+10
2017-04-26s/NOCUDA/NO_CUDA/Edward Z. Yang1-2/+2
2017-04-18Update CONTRIBUTING.mdSoumith Chintala1-0/+2
2017-04-18Update CONTRIBUTING.mdSoumith Chintala1-0/+44
2017-03-28modify pip uninstall command in CONTRIBUTING.mdchenyuntc1-2/+2
2017-03-17add CONTRIBUTING documentSoumith Chintala1-0/+74