fix gpu issues for some envs

This commit is contained in:
Somdev Sangwan 2023-05-31 12:43:43 +05:30 committed by GitHub
parent 1cc34ce8e0
commit 4867f356ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
import torch
import onnxruntime
use_gpu = False