mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Often makes the code more readable, more efficient, and adds support for infinite iterables. Pull Request resolved: https://github.com/pytorch/pytorch/pull/148190 Approved by: https://github.com/jansel, https://github.com/malfet |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _functions.py | ||
| comm.py | ||
| data_parallel.py | ||
| distributed.py | ||
| parallel_apply.py | ||
| replicate.py | ||
| scatter_gather.py | ||