| .. |
|
backends
|
Remove Module._backend as it's not used anymore.
|
2019-08-29 15:43:49 -07:00 |
|
intrinsic
|
[quant] ConvPackedParams with TorchBind (#35923)
|
2020-05-05 20:18:36 -07:00 |
|
modules
|
Revert "Revert D21337640: [pytorch][PR] Split up documentation into subpages and clean up some warnings" (#37778)
|
2020-05-04 14:32:35 -07:00 |
|
parallel
|
Fix DDP bug in single process multiple device use cases (#36503)
|
2020-04-22 15:06:28 -07:00 |
|
qat
|
hardswish: enable for QAT (#36604)
|
2020-04-15 18:04:11 -07:00 |
|
quantized
|
[quant] ConvPackedParams with TorchBind (#35923)
|
2020-05-05 20:18:36 -07:00 |
|
utils
|
Revert "Revert D21337640: [pytorch][PR] Split up documentation into subpages and clean up some warnings" (#37778)
|
2020-05-04 14:32:35 -07:00 |
|
__init__.py
|
Ignore F401 in all __init__.py without putting noqa (#25823)
|
2019-10-23 15:28:13 -07:00 |
|
__init__.pyi
|
fix type stub errors (#33762)
|
2020-02-27 06:58:53 -08:00 |
|
_reduction.py
|
Fix type annotations and make MyPy run on torch/ (#36584)
|
2020-04-22 14:17:08 -07:00 |
|
common_types.pyi
|
Fix Typing Error for Padding with asymmetric signatures (#24895)
|
2019-08-20 14:14:12 -07:00 |
|
cpp.py
|
Fix _apply in nn.Module (#15305)
|
2018-12-17 16:22:21 -08:00 |
|
functional.py
|
In interpolate, join short lines (#37170)
|
2020-05-06 13:03:45 -07:00 |
|
functional.pyi.in
|
Make kl_div accept target in log space (#34586)
|
2020-04-01 12:26:58 -07:00 |
|
grad.py
|
Grad input padding support for dilation argument (#33872)
|
2020-04-09 11:09:55 -07:00 |
|
init.py
|
docs: Fixed docstring indentation for documentation (#37739)
|
2020-05-04 19:08:55 -07:00 |
|
parameter.py
|
explicitly provide memory format when calling to clone() at parameter.py
|
2019-11-07 07:38:44 -08:00 |
|
parameter.pyi
|
Fix wrong typing (torch/nn/parameter.pyi) (#32617)
|
2020-01-25 16:19:33 -08:00 |