mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Remove the Python 2 and 3 compatibility library [six](https://pypi.org/project/six) and [future](https://pypi.org/project/future) and `torch._six`. We only support Python 3.8+ now. It's time to retire them. Pull Request resolved: https://github.com/pytorch/pytorch/pull/94709 Approved by: https://github.com/malfet, https://github.com/Skylion007 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| convnet_benchmarks.py | ||
| device_reduce_sum_bench.py | ||
| funhash_op_test.py | ||
| net_construct_bench.py | ||
| sparse_funhash_op_test.py | ||
| sparse_reshape_op_test.py | ||
| SparseTransformer.py | ||
| tt_contraction_op_test.py | ||
| tt_pad_op_test.py | ||