Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 131 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 131 Bytes

tf_gpu_manager

A GPU devices manager to choice freest gpu.

Example:

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