pytorch/torch/nn/parallel
Zachary DeVito 6cb1b994d8 Trace directly into first-class module form. (#19722)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19722
ghimport-source-id: b024666feccb324f5ba9aae4a6301723e04d9846

Reviewed By: jamesr66a

Differential Revision: D15078535

Pulled By: zdevito

fbshipit-source-id: b866b31c1864a090c545560cbecee81e34ad2d16
2019-04-25 15:53:03 -07:00
..
deprecated Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
__init__.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
_functions.py convert output_device at data_parallel from torch.device to index (#10189) 2018-09-11 20:27:07 -07:00
data_parallel.py Fix typo in docstring 2019-03-20 11:16:36 -07:00
distributed_cpu.py typo fix 2019-03-06 11:36:44 -08:00
distributed.py Make finding unused model parameters optional (#19515) 2019-04-19 17:23:36 -07:00
parallel_apply.py convert output_device at data_parallel from torch.device to index (#10189) 2018-09-11 20:27:07 -07:00
replicate.py Trace directly into first-class module form. (#19722) 2019-04-25 15:53:03 -07:00
scatter_gather.py fix legacy comment after variable tensor merge (#7771) 2018-05-22 19:08:42 -04:00