[GitHub] haojin2 commented on issue #10379: When to use SyncCopyFromCPU and SyncCopyToCPU - C++

2018-04-03 Thread GitBox
haojin2 commented on issue #10379: When to use SyncCopyFromCPU and SyncCopyToCPU - C++ URL: https://github.com/apache/incubator-mxnet/issues/10379#issuecomment-378321886 In general, you would want to use SyncCopyFromCPU/SyncCopyToCPU when you have some contiguous memory region not yet

[GitHub] haojin2 commented on issue #10379: When to use SyncCopyFromCPU and SyncCopyToCPU - C++

2018-04-03 Thread GitBox
haojin2 commented on issue #10379: When to use SyncCopyFromCPU and SyncCopyToCPU - C++ URL: https://github.com/apache/incubator-mxnet/issues/10379#issuecomment-378320637 @mrRo8o7 The documentation is added but may not be rendered on the webpage for some reason. You can find the