Soumith Chintala
8e46a15605
add docs for set_printoptions to sphinx ( #945 )
2017-03-06 21:52:37 -05:00
Li Dong
761d6799be
code syntax error in document (serialization.rst) ( #937 )
2017-03-06 10:06:04 -05:00
Sri Krishna
0d179aa8db
Updated datasets.rst, combined all commits ( #931 )
...
Added MNIST in the docs
Updated incomplete cifar doc
Updated the datasets.rst to include all datasets
2017-03-05 17:38:28 -05:00
Yiran Mao
7d58765cee
docs: Fixed example code bug in extending module doc.
2017-03-05 12:09:08 -05:00
Adam Paszke
da725830c2
Add support for variable length sequences in RNNs ( #873 )
2017-03-01 17:36:32 +01:00
Eli Stevens
88275da5e8
CUDA documentation tweaks ( #858 )
2017-02-26 20:37:43 +01:00
Adam Paszke
b3d41a5f96
Add docs for ModuleList and ParameterList
2017-02-26 20:02:42 +01:00
Eli Stevens
b87c113cf4
CUDA documentation enhancement and docs versioning ( #848 )
...
* Add more detail to CUDA documentation
Also adds better cross-linking to the pages that discuss relevant topics.
* Adds recommendation to torch.save docs
* Make the version numbers for the docs dynamic
Might need tweaks for beta, 1.0, etc.
2017-02-26 08:33:26 -05:00
Soumith Chintala
38c8520adf
adding unsqueeze to docs
2017-02-23 12:13:25 -05:00
Adam Paszke
c2c1710047
Add clip_grad_norm
2017-02-20 23:28:31 -08:00
Sasank Chilamkurthy
49295ebe54
Add sequential to documentation
2017-02-18 08:42:43 +05:30
Adam Paszke
8f3da5b51d
set_index -> _set_index
2017-02-01 21:48:11 +01:00
Adam Paszke
825e919eb8
Add torch.unbind
2017-02-01 21:48:11 +01:00
tvn
44196955e2
ByteTensor should be unsigned ( #664 )
...
ByteTensor should be unsigned
2017-01-31 21:43:39 -05:00
Soumith Chintala
d4c9a3782b
billinear -> bilinear, docs for upsampling, improved docs for Unpooling, pep8 tests fix ( #617 )
...
* billinear -> bilinear, docs for upsampling, improved docs for Unpooling, pep8 tests fix
2017-01-30 05:08:48 +05:30
Adam Paszke
57373c7c29
Fix docs
2017-01-28 01:16:04 +01:00
Luke Yeager
e7c1e6a8e3
[pep8] Fix most lint automatically with autopep8
...
Here's the command I used to invoke autopep8 (in parallel!):
git ls-files | grep '\.py$' | xargs -n1 -P`nproc` autopep8 -i
Several rules are ignored in setup.cfg. The goal is to let autopep8
handle everything which it can handle safely, and to disable any rules
which are tricky or controversial to address. We may want to come back
and re-enable some of these rules later, but I'm trying to make this
patch as safe as possible.
Also configures flake8 to match pep8's behavior.
Also configures TravisCI to check the whole project for lint.
2017-01-28 01:15:51 +01:00
Alfredo Canziani
ec4602a973
Fix bad code alignment ( #612 )
...
forward *is* a method of the Linear class
2017-01-27 20:16:49 +01:00
Alfredo Canziani
a38749d15f
Fix cuda notes
...
Target GPU *is* consisten with source GPU
2017-01-27 19:30:49 +01:00
Soumith Chintala
0bc4246425
adding NLLLoss2d to docs
2017-01-24 09:22:51 -05:00
Adam Paszke
07ebbcbcb3
Add Parameter docs
2017-01-22 18:32:51 -05:00
Adam Paszke
f8ae34706e
Port L-BFGS from Lua optim
2017-01-22 18:02:40 -05:00
Sheng Zhang
c28575a4eb
Fix typo in documentation for autograd
2017-01-20 21:59:33 +01:00
Adam Paszke
58a88d1ac0
Fix doc search and warnings
2017-01-20 11:36:41 +01:00
Adam Paszke
ee4c77c59f
Docs improvements ( #512 )
...
* Always compile .numpy() for all types
* Add torch.nn.functional docs and hidden headers
* Use sphinx to generate torchvision docs
* Remove unused import in ffi utils
2017-01-19 17:28:49 -05:00
Sam Gross
c414bf0aaf
Fix handling of unicode in torch._C._add_docstr ( #487 )
2017-01-18 17:22:30 -05:00
Adam Paszke
be45231ccb
Improve ffi utils ( #479 )
...
* Improve ffi utils
2017-01-18 11:17:01 -05:00
Sam Gross
2082ccbf59
More Tensor docs ( #470 )
2017-01-18 00:42:41 -05:00
Sam Gross
a09f653f52
Begin to document TensorBase methods ( #466 )
2017-01-17 21:44:12 -05:00
Sam Gross
517fb2f410
Remove free() and retain() from Tensor ( #464 )
2017-01-17 18:15:11 -05:00
Sam Gross
35c2821d71
Add documentation for methods defined in TensorBase ( #462 )
2017-01-17 17:40:54 -05:00
Adam Paszke
4cc11066b2
Add torch.utils.data docs and improve notes ( #460 )
...
* Add torch.utils.data docs and improve notes
2017-01-17 14:51:05 -05:00
Sam Gross
db7948d7d5
Add torchvision reference to docs
...
Some documentation is just copied from the GitHub readme for now.
2017-01-17 11:40:33 -08:00
Francisco Massa
8d9f6c2583
Minor fixes to docs
2017-01-17 10:19:14 -05:00
Soumith Chintala
ac32d8b706
fix docs
2017-01-16 21:08:14 -05:00
Adam Paszke
15c1dad340
Minor fixes and torch.cuda docs
2017-01-16 20:38:14 -05:00
Adam Paszke
6d8baf7c30
Fix Sphinx warnings
2017-01-16 20:38:14 -05:00
Adam Paszke
7ced682ff5
Add notes
2017-01-16 20:38:14 -05:00
Soumith Chintala
a0afb79898
add pic to readme
2017-01-16 20:15:19 -05:00
Adam Paszke
f91bb96071
Remove cmin, cmax and cinv
2017-01-16 19:07:37 -05:00
Soumith Chintala
652b468ec2
Readme improvements
2017-01-16 18:05:26 -05:00
Soumith Chintala
af110d37f2
remove old docs
2017-01-16 15:06:08 -05:00
Adam Paszke
df79631a72
Fix a mistake in autograd docs
2017-01-16 12:59:47 -05:00
Adam Paszke
77136e4c13
Add anything in torch.legacy docs
2017-01-16 12:59:47 -05:00
Adam Paszke
604e13775f
Add optim docs
2017-01-16 12:59:47 -05:00
Adam Paszke
02380a74e3
Add warnings to multiprocessing docs
2017-01-16 12:59:47 -05:00
Sam Gross
3a07228509
Add ConvTranspose1d module ( #449 )
2017-01-13 15:22:57 -05:00
Sam Gross
24a2f2e3a0
Add MaxUnpool1d module ( #447 )
2017-01-13 14:36:25 -05:00
Sam Gross
cc32de8ef9
Fix typos etc. in docs
...
- replace "long" with the Python type "int"
- remove "reshape" from torch.rst since torch.reshape is not
implemented
2017-01-12 21:25:50 -08:00
Sam Gross
d5e45b2278
Add AvgPool1d which just uses AvgPool2d implementation ( #439 )
2017-01-12 15:07:11 -05:00