Sign inSign up

imcomking/pytorch_geometric

By imcomking

Updated over 7 years ago

pytorch_geometric pytorch 1.1 / python 3.6.2/ cuda 9.2

Image
3

2.9K

imcomking/pytorch_geometric repository overview

FROM registry.navercorp.com/ami/pytorch:1.1-py3.6.2-cuda9.2

RUN apt-get update && apt-get install -y --no-install-recommends
autoconf automake libtool curl make g++ unzip

RUN rm -rf /var/lib/apt/lists/*

RUN pip install torch-geometric
torch-scatter
torch-sparse
torch-cluster
torch-spline-conv
cloudpickle

WORKDIR /workspace

Tag summary

Content type

Image

Digest

Size

2.9 GB

Last updated

over 7 years ago

docker pull imcomking/pytorch_geometric