Added support for python 3 and NCCL
authorGuillaume Dumont <dumont.guillaume@gmail.com>
Sun, 12 Mar 2017 01:12:40 +0000 (20:12 -0500)
committerGuillaume Dumont <dumont.guillaume@gmail.com>
Thu, 13 Apr 2017 18:53:41 +0000 (14:53 -0400)
commit0c9cc62379e4061b58b0dfa257d79c2ecaeb2be8
tree463db411832759c3ae33b5a10757e613d888f62a
parentfecee6c3ff93d3fb6b55175d2232ad1bdf5be03a
Added support for python 3 and NCCL
python/caffe/__init__.py
python/caffe/_caffe.cpp
python/caffe/test/test_nccl.py [new file with mode: 0644]