mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
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 |
||
|---|---|---|
| .. | ||
| seq2seq | ||
| __init__.py | ||
| __sym_init__.py | ||
| download.py | ||
| imagenet_trainer_test_utils.py | ||
| resnet.py | ||
| resnet_test.py | ||
| shufflenet.py | ||
| shufflenet_test.py | ||