-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
cross-simV2.0
When executing python run_inference.py, the GPU still fails to activate.
What I have tried:
- I have verified that TensorFlow-GPU is working by running a
gpu_test.py. - I have set
useGPU = Truein inference_config.py. - I have already commented out the line
#os.environ["CUDA_VISIBLE_DEVICES"] = str(-1)inrun_inference.py, which disables GPU usage.
Metadata
Metadata
Assignees
Labels
No labels