Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kangks/34e369d0121be8c063637c105f1179ff to your computer and use it in GitHub Desktop.
Save kangks/34e369d0121be8c063637c105f1179ff to your computer and use it in GitHub Desktop.
!pip install --upgrade mxnet-cu$(ls /usr/local/cuda/lib64/libcudart.so.*.? | sed -e 's/.*\.\([0-9]*\.[0-9]*\)/\$1/g' -e 's/\.//g')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment