a-r-j / graphein

Protein Graph Library
https://graphein.ai/
MIT License
1.01k stars 126 forks source link

Support for torch 2.0 docker images #290

Open a-r-j opened 1 year ago

a-r-j commented 1 year ago

We'd like to upgrade the torch verison in the Dockerfile to pytorch/pytorch:2.0.0-cuda11.7-cudnn8-runtime. However, this includes python 3.10 which is blocked by lack of vmd-python support for 3.10.

https://github.com/Eigenstate/vmd-python/issues/46