Kennith Li

Results 1 comments of Kennith Li

I solved the problem by using a docker, which you can pull from the Nvidia website `nvcr.io/nvidia/pytorch:18.05-py3`. Commands ``` # in the docker apt-get update apt-get install libsm6 libxrender1 libglib2.0-dev...