Repost from Wouter J.
How can I run the flow training on GPU(s)?
I'm currently trying to get the ppo_runner
benchmark to work with my 2 GPU's. However, I can't find any way to make use of these resources.
What would I need to change in the code to make use of the GPU's?