Created by: TomorrowIsAnOtherDay
export CUDA_VISIBLE_DEVICES="0"
>> from parl.utils import machine_info
>> machine_info.is_gpu_available()
>> WRN Found non-empty CUDA_VISIBLE_DEVICES. But PARL has found that Paddle was not complied with CUDA, which may cause issues.
>> True