wenhel / tf_gpu_manager

A GPU devices manager to choice freest gpu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tf_gpu_manager

A GPU devices manager to choice freest gpu.

Example:

gm=GPUManager()
with gm.auto_choice():
blabla

About

A GPU devices manager to choice freest gpu.

License:MIT License


Languages

Language:Python 100.0%