summaryrefslogtreecommitdiff
path: root/docs/source
AgeCommit message (Expand)AuthorFilesLines
2019-04-22Rename potri to cholesky_inverse (#19498)vishwakftw2-0/+2
2019-04-20Move cuFFT plan cache note outside Best Practices (#19538)Tongzhou Wang1-28/+28
2019-04-19Fix bad annotation in docs (#19501)davidriazati1-1/+1
2019-04-19Add an identity module (#19249)MilesCranmer1-0/+6
2019-04-18fix hub doc formatting issues (#19434)Ailing Zhang1-5/+4
2019-04-18Add device-specific cuFFT plan caches (#19300)Tongzhou Wang1-0/+28
2019-04-17fix hub doc formatAiling Zhang1-0/+1
2019-04-17hub minor fixes (#19247)Ailing Zhang1-9/+34
2019-04-17Add rst entry for nn.MultiheadAttention (#19346)Bharat123rox1-0/+5
2019-04-16Add slicing and int_repr() to QTensor (#19296)Jerry Zhang1-0/+1
2019-04-10add/move a few apis in torch.hub (#18758)Ailing Zhang2-34/+37
2019-04-10Add torch.unique_consecutive (#19060)Xiang Gao2-0/+2
2019-04-09Rename btrisolve to lu_solve (#18726)Vishwak Srinivasan2-0/+2
2019-04-09Add torch.__config__.show(), reporting detailed version of all libraries. (#1...Edward Yang2-0/+7
2019-04-09Convert all tabs to spaces, add CI. (#18959)Edward Yang2-76/+76
2019-04-08Add MKL-DNN Tensor (#17748)jgong51-0/+1
2019-04-06add SyncBatchNorm to docs (#18988)Soumith Chintala1-0/+6
2019-04-05Add numpy like repeat as torch.repeat_interleave (#18395)Gao, Xiang2-0/+2
2019-04-04fix lint in optim docTongzhou Wang1-2/+2
2019-04-04Fix typoWanwannodao1-1/+1
2019-04-03Allow ints, floats, and tensors in conditional (#18755)Elias Ellison1-0/+3
2019-04-03QTensor (#18230)Jerry Zhang1-0/+4
2019-03-31Delete duplicated technical content from contribution_guide.rst (#18628)Edward Yang1-565/+0
2019-03-30Turn on F401: Unused import warning. (#18598)Edward Yang1-1/+1
2019-03-29Rename `btriunpack` to `lu_unpack` (#18529)Vishwak Srinivasan1-0/+1
2019-03-29Rename `btrifact*` to `lu` (#18435)Vishwak Srinivasan2-0/+2
2019-03-27Adds Cyclical Learning Rate and Momentum (#18001)Sam Pepose1-0/+2
2019-03-27Generate sphinx docs with secure content. (#18508)Paul O’Shannessy1-1/+1
2019-03-27Upgrade flake8-bugbear to master, fix the new lints. (#18507)Edward Yang1-1/+1
2019-03-26Add section about .code to docsJames Reed1-5/+50
2019-03-26Add some missing docs for tensor methods and attributes, new unittest to enfo...Xiang Gao1-1/+32
2019-03-26Add Google tag (#17690)Pat Mellon1-0/+12
2019-03-26Introduce SobolEngine (#10505)vishwakftw1-0/+7
2019-03-25Implement reference counting for shared IPC CUDA tensors (#16854)Vitaly Fedyunin1-47/+55
2019-03-21Cleanup TorchScript rst docs (#18234)David Riazati1-58/+103
2019-03-21Rename trtrs to triangular_solve (#18213)vishwakftw2-0/+2
2019-03-21Fix contribution_guide docs (#18237)kshitij123451-2/+2
2019-03-18Rename gesv to solve (#18060)Vishwak Srinivasan2-0/+2
2019-03-14Fix typo (#17949)Johannes M Dieterich1-1/+1
2019-03-14Add magma debug version for Windowspeter1-2/+4
2019-03-13fix punctuationlivc1-1/+1
2019-03-11Add PyTorch Governance, Contributor Guide, and List of Persons of InterestEric Nakagawa4-0/+1207
2019-03-10fix faq typoTongzhou Wang1-3/+3
2019-03-06Enable using CMD when building cpp extensions on Windowspeter1-3/+1
2019-03-05fix typo in hub docTongzhou Wang1-4/+4
2019-03-01Update magma to 2.5.0 for Windowspeter1-3/+3
2019-02-25upload alias tracker graph for docs (#17476)Michael Suo1-0/+0
2019-02-22fix code block typovfdev1-0/+1
2019-02-21Add dict to docsDavid Riazati1-10/+24
2019-02-15Move outplace ops to ATen (#16788)Xiang Gao1-0/+8