Open t-eialka opened 6 years ago
I don't think that's possible with this algorithm, I'm not seeing obvious places in the graph where it would be possible to parallelize ops.
I think you can run the algorithm twice. With one command line set stylize.py to one gpu --Device gpu:0, and the the other one(s) --Device gpu:1
Is there a way to stylize an image using multiple GPUs to speed up the process?