pytorch/torch/ao
Nikita Shulga 8f7e3791ef Make PyTorch importable on python-3.7.0 (#78500)
By stringifying "typing.OrderedDict", as [`typing.OrderedDict`](https://docs.python.org/3.10/library/typing.html#typing.OrderedDict) were introduced by Python-3.7.2+

See similar fix in 21a82fb519

Partially addresses https://github.com/pytorch/pytorch/issues/78499

Pull Request resolved: https://github.com/pytorch/pytorch/pull/78500
Approved by: https://github.com/atalman
2022-05-31 06:11:30 +00:00
..
nn [lint] upgrade mypy to latest version 2022-05-03 20:51:34 +00:00
ns ns for fx: remove restriction on nodes with no args and only kwargs 2022-05-25 17:00:39 +00:00
quantization Make PyTorch importable on python-3.7.0 (#78500) 2022-05-31 06:11:30 +00:00
sparsity [sparsity] Add ability to keep sparsity parameters in modules (#66777) 2021-12-09 02:36:27 -08:00
__init__.py [AO] Clear the contents of the torch/ao/__init__.py (#69415) 2021-12-09 01:21:30 -08:00