jonatan1626 edited a comment on issue #17159: Performance regression from 1.4.1 
to 1.5.1
URL: 
https://github.com/apache/incubator-mxnet/issues/17159#issuecomment-568772470
 
 
   Hey @wuxun-zhang sorry about that! I have put the model files and input data 
that I am using in the repo in a zip file `params.zip`. 
   
   Should I also be running 
   ```
   export OMP_NUM_THREADS=28
   export KMP_AFFINITY=granularity=fine,noduplicates,compact,1,0
   numactl --physcpubind=0-27 --membind=0 python gluon_resnext50.py --iteration 
10000
   ```
   
   When executing the test? Could that be the cause for the difference?

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