ptrendx commented on issue #17882: [WIP]Improve performance of broadcast_axis
URL: https://github.com/apache/incubator-mxnet/pull/17882#issuecomment-601958174
 
 
   The biggest speedup you can get here would be from vectorization, so that 
you don't need to do those index calculations all the time (just once per 
vector).

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

Reply via email to