0

How can I set the number of CPUs to use in MXNET Gluon to a certain number, say 12? I don't see the answer in the documentation anywhere and by default MXNET uses all the CPUs.

Maturin
  • 387
  • 1
  • 4
  • 14
  • Possible duplicate of [In Deep Learning "mxnet", restrict number of core (cpu)](https://stackoverflow.com/questions/44558127/in-deep-learning-mxnet-restrict-number-of-core-cpu) – Mitch Wheat Mar 06 '18 at 02:23

1 Answers1

0

Unfortunately, it is impossible at the moment, but might be changed later.

Sergei
  • 1,617
  • 15
  • 31