最終更新:2018-07-12 (木) 12:58:27 (2115d)  

ディープラーニング/マルチGPU

DIGITS

  • DIGITS 2? enables automatic multi-GPU scaling.

Keras

  • With the latest commit and release of Keras (v2.0.9) it’s now extremely easy to train deep neural networks using multiple GPUs.

PyTorch

  • model = nn.DataParallel?(model).cuda()