| .. |
|
_static
|
display version number in docs
|
2017-06-02 11:56:48 -04:00 |
|
notes
|
Fix to make the sample code executable as-is in "Extending PyTorch" (#2621)
|
2017-09-05 10:19:49 -04:00 |
|
torchvision
|
Add missing models to torch vision documentation (#2204)
|
2017-07-26 01:58:18 +05:30 |
|
autograd.rst
|
Spelling tweaks for documentation (#2114)
|
2017-07-15 13:16:32 -07:00 |
|
conf.py
|
add google analytics to docs
|
2017-08-27 20:58:33 -04:00 |
|
cuda.rst
|
Add support for NVTX functions. (#1748)
|
2017-06-10 18:26:58 +02:00 |
|
data.rst
|
Add ConcatDataset to docs (#2337)
|
2017-08-08 07:16:04 -04:00 |
|
distributed.rst
|
add "Basics" section to distributed docs (#2433)
|
2017-08-24 17:07:20 -04:00 |
|
ffi.rst
|
Improve ffi utils (#479)
|
2017-01-18 11:17:01 -05:00 |
|
index.rst
|
Refactor scatter/gather and add distributed docs
|
2017-07-12 14:47:36 -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
|
Spelling tweaks for documentation (#2114)
|
2017-07-15 13:16:32 -07:00 |
|
nn.rst
|
Add DistributedDataParallel to docs
|
2017-08-15 10:01:36 +05:30 |
|
optim.rst
|
add learning rate schedulers (#1370)
|
2017-05-25 16:21:43 -04: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
|
Acknowledge the existence of cpu HalfTensor (#2018)
|
2017-07-08 10:03:36 -04:00 |
|
torch.rst
|
add ones_like and zeros_like
|
2017-08-25 14:11:04 -04:00 |