Adam Paszke
|
181d2f41bd
|
Add initial Python wrappers for THDTensors
|
2017-06-02 23:42:11 +02:00 |
|
Adam Paszke
|
4ebf3ff46d
|
Add base for CUDA allReduce and broadcast in DataChannelGloo
|
2017-05-01 01:49:10 -07:00 |
|
Adam Paszke
|
7e8830c3d5
|
Initial gloo bindings
|
2017-05-01 01:49:09 -07:00 |
|
Sam Gross
|
4c1cdb6148
|
Refactor Python string utility function
|
2017-04-28 21:25:26 +02:00 |
|
Adam Paszke
|
79232c24e2
|
Fixes after rebase
|
2017-01-31 01:58:09 +01:00 |
|
Janusz Marcinkiewicz
|
962084c8e8
|
Add Data Channel receive from any source (#52)
|
2017-01-31 01:58:09 +01:00 |
|
Janusz Marcinkiewicz
|
76520512e7
|
DataChannel tests rewrite (#42); DataChannel isend and irecv implementation (#44)
|
2017-01-31 01:58:09 +01:00 |
|
Janusz Marcinkiewicz
|
ac1f68127a
|
Add barrier, scatter, gather and allGather implementations + groups (#34)
|
2017-01-31 01:58:09 +01:00 |
|
Adam Paszke
|
60d1852c7b
|
Major improvements to master-worker mode
* Fixed all undefined symbol errors
* Implemented storage interface and THStorage class
* RPC improvements
* Code refactor
|
2017-01-31 01:58:09 +01:00 |
|
Adam Paszke
|
ea876eb6d5
|
Add initial bindings for master-worker mode
|
2017-01-31 01:58:09 +01:00 |
|
Janusz Marcinkiewicz
|
5e6fcd02b5
|
Implement data channel groups (#25)
|
2017-01-31 01:58:09 +01:00 |
|
Adam Paszke
|
55632d81d2
|
Add Python wrappers for process group mode
|
2017-01-31 01:58:09 +01:00 |
|