tf_gpu_manager
tf_gpu_manager copied to clipboard
A GPU devices manager to choice freest gpu.
edit coding style according PEP8, making it more readable.
Welcome to use GPU-Smart as well! :) [GPU-Smart: Interactive Automatic GPU Manager](https://github.com/yuhui-zh15/GPU-Smart) ### Advantages: - Interactive and easy to use - Simply add bash command into your waiting lists -...
Hi, I am trying to use the code for a multiprocessing job. The major task is that there are several processes and some of them might call the gpu_manager at...