wkcn commented on issue #9939: add multi proposal operator (cpu version) and fix the bug in proposal op (gpu version) URL: https://github.com/apache/incubator-mxnet/pull/9939#issuecomment-370133350 @pengzhao-intel Here is the testing code. https://gist.github.com/wkcn/4a09c142bc9886b45b5a23461bbe4733 I found that I made a mistake that I didn't use `nd.waitall()` to test the performance. If not using `nd.waitall()`, the calculation will not execute because of lazy-evaluation.
---------------------------------------------------------------- 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