Thank you for your excellent work. I have been trying to mess around with your code by running the exploration.ipynb file. However, I am stuck with this error of tensors on being on different device. I am using a machine with 8 GPUs. The main experiments script works out-of-the-box but it does not use any GPU (Getting 0 GPU utilization). Can you help me with this?
Hi,
Thank you for your excellent work. I have been trying to mess around with your code by running the
exploration.ipynb
file. However, I am stuck with this error of tensors on being on different device. I am using a machine with 8 GPUs. The main experiments script works out-of-the-box but it does not use any GPU (Getting 0 GPU utilization). Can you help me with this?