eric-haibin-lin commented on issue #9887: Non-blocking row_sparse_pull 
URL: https://github.com/apache/incubator-mxnet/pull/9887#issuecomment-370303541
 
 
   This PR also fixed a bug in the original GPU "Unique" implementation, where 
the same pointer is passed as both the input/output to cub::unique. This 
results in undefined output when the number of rowids is large. Fixed by 
storing the input/output in separate buffers. 

----------------------------------------------------------------
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