Skip to content

Instantly share code, notes, and snippets.

@hmartiniano
Created March 12, 2019 17:12
Show Gist options
  • Save hmartiniano/13fecde0e50b60ad3a31f2acb244b5cc to your computer and use it in GitHub Desktop.
Save hmartiniano/13fecde0e50b60ad3a31f2acb244b5cc to your computer and use it in GitHub Desktop.
#!/bin/bash
pip install --upgrade torch-scatter
pip install --upgrade torch-sparse
pip install --upgrade torch-cluster
pip install --upgrade torch-spline-conv
pip install torch-geometric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment