| .. |
|
__init__.py
|
adds poisson NLL loss (#1779)
|
2017-06-27 10:04:54 -04:00 |
|
activation.py
|
fix op in docs (#2048)
|
2017-07-11 10:36:19 -04:00 |
|
batchnorm.py
|
[Ready] Limit docs line length (#1900)
|
2017-07-10 10:24:54 -04:00 |
|
container.py
|
[Ready] Limit docs line length (#1900)
|
2017-07-10 10:24:54 -04:00 |
|
conv.py
|
Fix typos in docstrings. (#2034)
|
2017-07-10 10:35:46 -04:00 |
|
distance.py
|
[Ready] Limit docs line length (#1900)
|
2017-07-10 10:24:54 -04:00 |
|
dropout.py
|
[Ready] Limit docs line length (#1900)
|
2017-07-10 10:24:54 -04:00 |
|
instancenorm.py
|
added input size checks to batchnorm (#2020)
|
2017-07-09 15:31:24 -04:00 |
|
linear.py
|
[Ready] Limit docs line length (#1900)
|
2017-07-10 10:24:54 -04:00 |
|
loss.py
|
add missing docs
|
2017-07-13 01:01:04 -04:00 |
|
module.py
|
resolves #1991 (#2073)
|
2017-07-13 09:57:33 -04:00 |
|
normalization.py
|
[pep8] Fix most lint automatically with autopep8
|
2017-01-28 01:15:51 +01:00 |
|
padding.py
|
Add nn.padding to docs fixes #1127 (#1808)
|
2017-06-15 07:41:38 -04:00 |
|
pixelshuffle.py
|
[pep8] Fix most remaining lint manually
|
2017-01-28 01:15:51 +01:00 |
|
pooling.py
|
Add __repr__ to Avgpool and maxunpool layers (#2047)
|
2017-07-11 10:13:22 -04:00 |
|
rnn.py
|
Fix missing _forward_pre_hooks in serialized modules (#2057)
|
2017-07-11 18:23:35 -04:00 |
|
sparse.py
|
fix EmbeddingSum offsets initialization
|
2017-07-13 02:57:25 -04:00 |
|
upsampling.py
|
minor fix for docs of Upsample
|
2017-06-07 11:42:52 -04:00 |
|
utils.py
|
[pep8] Fix most lint automatically with autopep8
|
2017-01-28 01:15:51 +01:00 |