pytorch_geometric
pytorch_geometric copied to clipboard
Docker Image with torch_geometric 1.7 cu110
❓ Questions & Help
I did not find any torch_geometric base image for a dockerized project, and so I created my own in case anyone is interested:
Docker image based on pytorch/pytorch:1.7.0-cuda11.0-cudnn8-runtime that contains torch_geometric 1.7 with cu110
docker pull mapa17/torch_geometric
Thank you :)
thank you so much @mapa17 !!
great!
thank you!