wkcn commented on issue #15751: Fix the bug of `MXEnginePushAsyncND` and `MXEnginePushSyncND` URL: https://github.com/apache/incubator-mxnet/pull/15751#issuecomment-518416439 @sxjscience The previous test is also wrong. In the previous test, I passed the memory address of a NDArray into these two APIs. However, the correct method is to pass the memory address of an array of NDarray pointers.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
