You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/15 19:27:57 UTC

[GitHub] eric-haibin-lin commented on issue #13001: Feature request: numpy.cumsum

eric-haibin-lin commented on issue #13001: Feature request: numpy.cumsum
URL: https://github.com/apache/incubator-mxnet/issues/13001#issuecomment-439161068
 
 
   For example the validation metric for object detection: https://github.com/dmlc/gluon-cv/blob/master/gluoncv/utils/metrics/voc_detection.py#L189-L211 
   Now it uses numpy and is extremely slow. You can get an order of magnitude speedup if the ops are available in mxnet

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services