titu1994 / Neural-Style-Transfer

Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+
Apache License 2.0
2.26k stars 481 forks source link

how to run the script on multiples GPU? #63

Open mrbluematrix opened 4 years ago

mrbluematrix commented 4 years ago

Hi, anyone know how to run the script on multiples gpu in a same time? thx alot.