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+
2.28k
stars
482
forks
source link
how to run the script on multiples GPU? #63
Open
mrbluematrix opened 4 years ago
Hi, anyone know how to run the script on multiples gpu in a same time? thx alot.