pytorch/caffe2/python/models
Nikita Shulga 1906eaf22f [BE] Get rid of future (#92596)
PyTorch has been Python-3.X+ for ages, so it's a shame to still rely on `future.utils` even in a deprecated Caffe2 codebase

For the reference:
https://peps.python.org/pep-0469/#migrating-directly-to-python-3

Pull Request resolved: https://github.com/pytorch/pytorch/pull/92596
Approved by: https://github.com/kit1980, https://github.com/orionr
2023-01-19 08:46:50 +00:00
..
seq2seq [BE] Get rid of future (#92596) 2023-01-19 08:46:50 +00:00
__init__.py
__sym_init__.py
download.py Fix exception causes all over the codebase (#90271) 2022-12-07 04:29:00 +00:00
imagenet_trainer_test_utils.py
resnet.py
resnet_test.py
shufflenet.py
shufflenet_test.py