sxjscience commented on issue #11795: Fix problematic backward of take & embedding URL: https://github.com/apache/incubator-mxnet/pull/11795#issuecomment-524912974 I find the previous performance test was conducted using time.time(). It’s not safe to do that due to the tremendous overhead of the imperative API in MXNet. We should rely on nvprof in the future.
---------------------------------------------------------------- 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
