1. 類似tensorflow指定gpu的方式,使用cuda_visible_devices。 1.1 直接終端中設定:. cuda_visible_devices=1 python my_script.py. 1.2 python**中設定 ...
確定! 回上一頁