deep_qa icon indicating copy to clipboard operation
deep_qa copied to clipboard

Enable batch-parallelization on multiple GPUs

Open matt-gardner opened this issue 7 years ago • 1 comments

This should be doable with Keras, as shown here: https://medium.com/@kuza55/transparent-multi-gpu-training-on-tensorflow-with-keras-8b0016fd9012. Matt Peters also got this working, though I'm not sure if he used the approach in that blog post, and he had to fork Keras to get it to work correctly.

matt-gardner avatar Apr 20 '17 18:04 matt-gardner

#326

matt-gardner avatar Apr 29 '17 16:04 matt-gardner