Closed man0007 closed 4 years ago
Hi man0007,
You can consider using mxnet-mkl to get a performance boost on CPU.
Please refer to https://discuss.mxnet.io/t/multi-cpu-cores-usage/1150 and https://discuss.mxnet.io/t/multi-cpu-cores-usage/1150
Thanks Jonomon, it works.
The solution provided by jonomon worked.
HI, I wanted to know how to achieve multiprocessing while training and testing the model in CPU. please help in achieving it.