..
_static
Add different logo for master docs ( #6446 )
2018-04-09 18:48:53 -04:00
_templates
Add link in docs menu to stable docs ( #6475 )
2018-04-10 14:53:04 -04:00
notes
Add total_length option to pad_packed_sequence ( #6327 )
2018-04-08 20:25:48 -04:00
scripts
fix activation images not showing up on official website ( #6367 )
2018-04-07 11:06:24 -04:00
autograd.rst
fix typo ( #6329 )
2018-04-05 21:36:16 -04:00
bottleneck.rst
bottleneck supports better user-provided arguments ( #6425 )
2018-04-09 13:57:26 -04:00
checkpoint.rst
[Re-checkpointing] Autograd container for trading compute for memory ( #6467 )
2018-04-10 15:26:24 -04:00
conf.py
Add different logo for master docs ( #6446 )
2018-04-09 18:48:53 -04:00
cpp_extension.rst
Enable documentation for C++ extensions on the website ( #5597 )
2018-03-07 14:07:26 +01:00
cuda.rst
Fix Python docs for broadcast and braodcast_coalesced ( #4727 )
2018-01-19 10:57:20 -05:00
data.rst
Add ConcatDataset to docs ( #2337 )
2017-08-08 07:16:04 -04:00
distributed.rst
DOC: i{send, recv} message order with MPI backend
2017-09-14 20:38:11 -04:00
distributions.rst
[distributions] Fix scalar bugs in torch.distributions.transforms etc. ( #5931 )
2018-03-25 13:33:31 +02:00
ffi.rst
Improve ffi utils ( #479 )
2017-01-18 11:17:01 -05:00
index.rst
Implement torch.util.bottleneck ( #5216 )
2018-03-23 17:27:35 -04:00
legacy.rst
Add anything in torch.legacy docs
2017-01-16 12:59:47 -05:00
model_zoo.rst
Add model_zoo utility torch torch.utils ( #424 )
2017-01-09 13:16:58 -05:00
multiprocessing.rst
Typofix
2017-10-13 01:31:22 +02:00
nn.rst
Fix reflection padding boundary checks ( #6438 )
2018-04-10 10:37:01 -04:00
onnx.rst
fixed softmax support documentation ( #5557 )
2018-03-05 08:59:06 -05:00
optim.rst
Add Cosine Annealing LR Scheduler ( #3311 )
2017-12-18 02:43:08 -05:00
sparse.rst
Copy-edit sparse constructor docs for clarity.
2017-08-15 13:36:30 -04:00
storage.rst
Start documenting torch.Tensor ( #377 )
2016-12-30 01:21:34 -05:00
tensors.rst
[ready] Implement log2 and log10 in PyTorch ( #6272 )
2018-04-05 14:28:37 -04:00
torch.rst
[fft] [3 of 3] Implements backward of fft ifft rfft irfft ( #5537 )
2018-04-10 22:09:36 -04:00