anirudh2290 commented on issue #14938: Performance issue when use_bias=True URL: https://github.com/apache/incubator-mxnet/issues/14938#issuecomment-494214989 @kshitij12345 there is already a reduction kernel for sum along axis which is available. I am currently working on replacing sum_rows with this kernel call to fix this perf issue.
---------------------------------------------------------------- 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
