Caffe2 - Python API
A deep learning, cross platform ML framework
Packages
Classes
Files
C++ API
Python API
GitHub
File List
torch
nn
parallel
deprecated
__init__.py
1
from
.distributed
import
DistributedDataParallel
2
from
.distributed_cpu
import
DistributedDataParallelCPU
3
4
__all__ = [
'DistributedDataParallel'
,
'DistributedDataParallelCPU'
]
Generated on Thu Mar 21 2019 13:06:36 for Caffe2 - Python API by
1.8.11