pytorch/torch/nn/quantized
Guilherme Leobas 63a0bb0ab9 Add typing annotations for torch.nn.quantized.dynamic.modules.rnn (#43186)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/43185

xref: [gh-43072](https://github.com/pytorch/pytorch/issues/43072)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/43186

Reviewed By: ezyang

Differential Revision: D23441259

Pulled By: malfet

fbshipit-source-id: 80265ae7f3a70f0087e620969dbd4aa8ca17c317
2020-09-01 10:25:10 -07:00
..
dynamic Add typing annotations for torch.nn.quantized.dynamic.modules.rnn (#43186) 2020-09-01 10:25:10 -07:00
modules Refactored the duplicate code into a function in _ConvNd (#43525) 2020-08-25 10:00:07 -07:00
__init__.py Ignore F401 in all __init__.py without putting noqa (#25823) 2019-10-23 15:28:13 -07:00
functional.py typo fixes (#41632) 2020-07-20 07:23:00 -07:00