marcoabreu commented on pull request #18443:
URL: https://github.com/apache/incubator-mxnet/pull/18443#issuecomment-636231308


   It is expected that test coverage recording introduces slow down. Especially 
since core logic is run on the cpu for mkl while for GPU the core logic is run 
on GPU. 
   
   I'd rather exclude the mkl core package from test coverage than disabling it 
entirely.
   
   For this, I'd recommend looking at where most CPU time is spent.


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


Reply via email to