Lotayou / everybody_dance_now_pytorch

A PyTorch Implementation of "Everybody Dance Now" from Berkeley AI lab.
GNU Affero General Public License v3.0
280 stars 72 forks source link

Opencl #7

Closed AbdulBariKhan closed 5 years ago

AbdulBariKhan commented 5 years ago

Can this code run without cuda? Can opencl be used instead of cuda?

Lotayou commented 5 years ago

The code is not designed to be run without cuda... But the proof is in the pudding, just try and see if it works:)