You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to run these models purely on CPU. I have installed tensor-flow only for CPU based inference but when I analyze resources consumption through nvitop. It is shown that it consumes GPU memory for inference. How can I change this ?? Is there any tag like --cpu for CPU-based inference only. Or is there any other way to make GPU consumption as 0 in the code ?
The text was updated successfully, but these errors were encountered:
How to run these models purely on CPU. I have installed tensor-flow only for CPU based inference but when I analyze resources consumption through nvitop. It is shown that it consumes GPU memory for inference. How can I change this ?? Is there any tag like --cpu for CPU-based inference only. Or is there any other way to make GPU consumption as 0 in the code ?
The text was updated successfully, but these errors were encountered: