Merge branch 'master' of http://192.168.1.53:8082/wjie98/starrygl into doc-v2
Showing
demo_dtdg.py
0 → 100644
This diff is collapsed.
Click to expand it.
... | ... | @@ -3,7 +3,7 @@ torch==2.1.1+cu118 |
torchvision==0.16.1+cu118 | ||
torchaudio==2.1.1+cu118 | ||
--extra-index-url https://data.pyg.org/whl/torch-2.1.0+cu118.html | ||
--find-links https://data.pyg.org/whl/torch-2.1.0+cu118.html | ||
torch_geometric==2.4.0 | ||
pyg_lib==0.3.1+pt21cu118 | ||
torch_scatter==2.1.2+pt21cu118 | ||
... | ... | @@ -11,6 +11,12 @@ torch_sparse==0.6.18+pt21cu118 |
torch_cluster==1.6.3+pt21cu118 | ||
torch_spline_conv==1.2.2+pt21cu118 | ||
--find-links https://data.dgl.ai/wheels/cu118/repo.html | ||
dgl==1.1.3+cu118 | ||
--find-links https://data.dgl.ai/wheels-test/repo.html | ||
dglgo==0.0.2 | ||
ogb | ||
tqdm | ||
networkx |
starrygl/nn/emma.py
deleted
100644 → 0
Please
register
or
sign in
to comment