hunkim / word-rnn-tensorflow

Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
MIT License
1.3k stars 493 forks source link

Multiple GPUs #30

Closed vhf closed 6 years ago

vhf commented 8 years ago

Do you have any idea what would be the best way to leverage multiple GPUs?