tf_gpu_manager icon indicating copy to clipboard operation
tf_gpu_manager copied to clipboard

A GPU devices manager to choice freest gpu.

Results 3 tf_gpu_manager issues
Sort by recently updated
recently updated
newest added

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...