summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2019-01-04remove use of tmp_installandersj1-23/+0
2018-12-30Fix typo in documentationAlexander Rodin1-1/+1
2018-12-27Update cuda.get/set_rng_state doc (#14324)SsnL1-0/+2
2018-12-25remove legacy from docs (#15112)Soumith Chintala2-5/+0
2018-12-25Use at::zeros instead of torch::zeros in non-differentiable example (#15527)Alexander Rodin1-1/+1
2018-12-24Allow converting char tensor to numpy; add [fi]info.min (#15046)SsnL1-4/+6
2018-12-23Add torch.rot90 to torch.rstGao, Xiang1-0/+1
2018-12-20Add at::one_hot (#15208)Gao, Xiang1-0/+5
2018-12-19Fix documentation (#15372)Benoit Rostykus1-1/+1
2018-12-19Rename potrs to cholesky_solve (#15334)vishwakftw2-0/+2
2018-12-15Delete ffi documentation (#15220)Krishna Kalyan2-7/+0
2018-12-14Fix jit doc codeblocks and tables (#15227)David Riazati1-16/+15
2018-12-12Add script standard library documentation + cleanup (#14912)David Riazati1-7/+20
2018-12-12Move CUDAGuard, CUDAStream and CUDAGuardImpl to c10/cuda (#14248)Edward Yang1-2/+2
2018-12-11Stashing checkpointing RNG states based on devices of arg tensors (#14518)Michael Carilli1-2/+10
2018-12-10s/Torch Script/TorchScript/g (#15011)Michael Suo1-35/+35
2018-12-07Update graph printouts in JIT docs (#14914)James Reed1-75/+73
2018-12-07Improve hub documentation (#14862)Ailing Zhang1-0/+95
2018-12-07Expose torch.roll function and method (#14880)vishwakftw2-0/+2
2018-12-05Optimize images (#14084)Xiang Gao3-0/+0
2018-12-05Remove outdated css file and refs in cpp conf.py (#14779)Brendan Soffientini2-122/+1
2018-12-05Update magma to 2.4.0 for Windowspeterjc1231-3/+3
2018-12-04Making dist.get_default_group private for PT1 release (#14767)Teng Li1-2/+0
2018-12-03sparse.mm(), reland #14526 (#14661)Wei Yang1-0/+1
2018-11-30Revert D13252990: [pytorch][PR] [sparse] sparse.mm(S, D)Alyssa Wang1-1/+0
2018-11-30sparse.mm(S, D) (#14526)Wei Yang1-0/+1
2018-11-30Remove OptionsGuard from ATen (#14524)Peter Goldsborough1-1/+0
2018-11-29Misc distributed documentation updates (#14605)Pieter Noordhuis1-44/+44
2018-11-29PT1 distributed doc update (#14530)Teng Li1-8/+4
2018-11-28Update Tensor doc (#14339)albanD2-5/+4
2018-11-28torch.sparse.sum() (#12430)Wei Yang1-0/+8
2018-11-28PT1 Stable Release Distributed Documentation (#14444)Teng Li1-13/+123
2018-11-27fix doc for sparse.addmm (#14403)Wei Yang1-1/+1
2018-11-27Add variable_factories.h to cppdocs (#14381)Peter Goldsborough3-18/+39
2018-11-26backward for sparse.addmm(D, S, D, alpha, beta) -> D (#13345)Wei Yang1-0/+5
2018-11-23Option to preserve bitwise accuracy of gradient checkpointed vs non-checkpoin...Michael Carilli1-0/+14
2018-11-16Fix docs/cpp/requirements.txt (#14121)Peter Goldsborough1-1/+1
2018-11-15Revert "Remove OptionsGuard from ATen (#13738)" (#14082)Your Name1-0/+1
2018-11-15Remove OptionsGuard from ATen (#13738)Peter Goldsborough1-1/+0
2018-11-15Updating C++ documentation to PyTorch theme. (#13791)Brian Johnson2-4/+5
2018-11-14Move AlignOf, SmallVector and ArrayRef to c10.Edward Yang1-1/+1
2018-11-13Unpin Sphinx. (#13831)Edward Yang1-1/+1
2018-11-12Add torch.multiprocessing.spawn docsPieter Noordhuis1-0/+33
2018-11-12Add matplotlib to docs/requirements.txt (#13828)Pieter Noordhuis1-0/+1
2018-11-08update range doc (#13730)Elias Ellison1-2/+3
2018-11-07speed up torch.sparse_mask() cpu kernel (#13290)Wei Yang1-0/+1
2018-11-07Remove outdated css and font files in html docs (#13699)Brendan Soffientini1-2/+0
2018-11-07Rename DistBackend -> Backend (#11830)Tongzhou Wang1-5/+20
2018-11-06Use torch:: instead of at:: in all C++ APIs (#13523)Peter Goldsborough2-6/+6
2018-11-05Remove ATen/README.md in favor of cppdocs/notes/tensor_basics.rst (#13601)Peter Goldsborough1-0/+112