ThomasDelteil commented on issue #13219: using C++  interface on CPU to extract 
feature vector, delete NDArray::WaitAll() generate incorrect result
URL: 
https://github.com/apache/incubator-mxnet/issues/13219#issuecomment-439214398
 
 
   @WANG-MengJiao `NDArray::WaitAll()` makes you wait for the current 
operations to complete in the engine. If you don't use that, you would be 
reading the outputs buffer out of sync with what you expect.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to