Merge pull request #11 from PaddlePaddle/main
Merge
Showing
examples/GaAN/README.md
0 → 100644
examples/GaAN/conv.py
0 → 100644
examples/GaAN/main.sh
0 → 100644
examples/GaAN/model.py
0 → 100644
examples/GaAN/preprocess.py
0 → 100644
examples/GaAN/reader.py
0 → 100644
examples/GaAN/train.py
0 → 100644
examples/GaAN/train_tool.py
0 → 100644
examples/SAGPool/README.md
0 → 100644
examples/SAGPool/args.py
0 → 100644
examples/SAGPool/base_dataset.py
0 → 100644
examples/SAGPool/conv.py
0 → 100644
examples/SAGPool/dataloader.py
0 → 100644
examples/SAGPool/layers.py
0 → 100644
examples/SAGPool/main.py
0 → 100644
examples/SAGPool/model.py
0 → 100644
examples/deeper_gcn/README.md
0 → 100644
examples/deeper_gcn/model.py
0 → 100644
examples/deeper_gcn/train.py
0 → 100644
examples/stgcn/dataset/W.csv
0 → 100644
examples/stgcn/dataset/city.csv
0 → 100644
examples/stgcn/dataset/input.csv
0 → 100644
examples/stgcn/dataset/output.csv
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
pgl/message_passing.py
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
pgl/utils/log_writer.py
0 → 100644
此差异已折叠。
... | ... | @@ -4,3 +4,5 @@ cython >= 0.25.2 |
#paddlepaddle | ||
redis-py-cluster | ||
visualdl >= 2.0.0b ; python_version >= "3" |
想要评论请 注册 或 登录