[GitHub] [incubator-mxnet] ElaineBao commented on issue #16017: Add RROIAlign

2019-08-28 Thread GitBox
ElaineBao commented on issue #16017: Add RROIAlign
URL: https://github.com/apache/incubator-mxnet/pull/16017#issuecomment-525612039
 
 
   > > > Could you provide some performance data?
   > > 
   > > 
   > > Could you give a hint on what kind of performance data can be provided?
   > 
   > A simple way is to compare the performance with and without your omp 
pragma and see how much speedup from your parallelization.
   
   Hi, @pengzhao-intel,  the performance w/o omp is as follows:
   
   | omp option | performance |
   | - | - |
   | with omp | 0.0586 s |
   | without omp | 0.4895 s |
   | speedup | 8.35X |
   
   Settings for the performance data:
   clx-8260L, N=64, C=512, H=16, W=16, num_rois=1000, iterations=1000
   


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


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ElaineBao commented on issue #16017: Add RROIAlign

2019-08-27 Thread GitBox
ElaineBao commented on issue #16017: Add RROIAlign
URL: https://github.com/apache/incubator-mxnet/pull/16017#issuecomment-525171865
 
 
   > Could you provide some performance data?
   
   Could you give a hint on what kind of performance data can be provided?


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


With regards,
Apache Git Services