felixchenfy/Realtime-Action-Recognition

GPU ON SRC/S5_TEST.PY

Closed this issue · 1 comments

hello how can i make s5_test.py file run on gpu to make it faster ?

I solved the problem by this command:
!pip install tensorflow-gpu==1.15.5
I am using google colab