pytorch/torch/nn/quantized
Nikita Shulga b60ffcdfdd Enable typechecks for torch.nn.quantized.modules.linear (#44154)
Summary:
Also import `Optional` directly from `typing` rather than from `_jit_internal`

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

Reviewed By: seemethere

Differential Revision: D23511833

Pulled By: malfet

fbshipit-source-id: f78c5fd679c002b218e4d287a9e56fa198171981
2020-09-03 19:52:49 -07:00
..
dynamic Enable typechecks for torch.nn.quantized.modules.linear (#44154) 2020-09-03 19:52:49 -07:00
modules Enable typechecks for torch.nn.quantized.modules.linear (#44154) 2020-09-03 19:52:49 -07:00
__init__.py Remove useless py2 compatibility import __future__, part 1 (#43808) 2020-09-02 19:15:11 -07:00
functional.py Remove useless py2 compatibility import __future__, part 1 (#43808) 2020-09-02 19:15:11 -07:00