[GitHub] coldsheephot commented on issue #11299: row_sparse_pull, push row_sparse gradient is too slow, it has 10+ times difference

2018-06-19 Thread GitBox
coldsheephot commented on issue #11299: row_sparse_pull,push row_sparse gradient is too slow,it has 10+ times difference URL: https://github.com/apache/incubator-mxnet/issues/11299#issuecomment-398595855 How long does it take to solve those problems???I am very anxious

[GitHub] coldsheephot commented on issue #11299: row_sparse_pull, push row_sparse gradient is too slow, it has 10+ times difference

2018-06-19 Thread GitBox
coldsheephot commented on issue #11299: row_sparse_pull,push row_sparse gradient is too slow,it has 10+ times difference URL: https://github.com/apache/incubator-mxnet/issues/11299#issuecomment-398591011 @eric-haibin-lin yes. I want to use the feature for multi-device and multi-machine

[GitHub] coldsheephot commented on issue #11299: row_sparse_pull, push row_sparse gradient is too slow, it has 10+ times difference

2018-06-18 Thread GitBox
coldsheephot commented on issue #11299: row_sparse_pull,push row_sparse gradient is too slow,it has 10+ times difference URL: https://github.com/apache/incubator-mxnet/issues/11299#issuecomment-398237645 In distributed training, may I get the real indices which have values? can you add

[GitHub] coldsheephot commented on issue #11299: row_sparse_pull, push row_sparse gradient is too slow, it has 10+ times difference

2018-06-15 Thread GitBox
coldsheephot commented on issue #11299: row_sparse_pull,push row_sparse gradient is too slow,it has 10+ times difference URL: https://github.com/apache/incubator-mxnet/issues/11299#issuecomment-397530492 @eric-haibin-lin when I push the sparse gradient, after merge,update ,I can get

[GitHub] coldsheephot commented on issue #11299: row_sparse_pull, push row_sparse gradient is too slow, it has 10+ times difference

2018-06-15 Thread GitBox
coldsheephot commented on issue #11299: row_sparse_pull,push row_sparse gradient is too slow,it has 10+ times difference URL: https://github.com/apache/incubator-mxnet/issues/11299#issuecomment-397530492 @eric-haibin-lin when I push the sparse gradient, after merge,update ,I can get

[GitHub] coldsheephot commented on issue #11299: row_sparse_pull, push row_sparse gradient is too slow, it has 10+ times difference

2018-06-14 Thread GitBox
coldsheephot commented on issue #11299: row_sparse_pull,push row_sparse gradient is too slow,it has 10+ times difference URL: https://github.com/apache/incubator-mxnet/issues/11299#issuecomment-397504089 and there has another problem: when I `delete kv.push(i,a)` in

[GitHub] coldsheephot commented on issue #11299: row_sparse_pull, push row_sparse gradient is too slow, it has 10+ times difference

2018-06-14 Thread GitBox
coldsheephot commented on issue #11299: row_sparse_pull,push row_sparse gradient is too slow,it has 10+ times difference URL: https://github.com/apache/incubator-mxnet/issues/11299#issuecomment-397504089 and there has another problem: when I `delete kv.push(i,a)` is