summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Expand)AuthorFilesLines
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