You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Emanuele Rossi 5c72f33573
Implementation of Directed Graph Neural Networks (Dir-GNN) (#7458)
11 months ago
.github Testing PyG with minimal dependencies (only `pyg-lib`) (#7538) 11 months ago
benchmark [Benchmark] Add compile option in benchmark kernel, citation and points (#7470) 11 months ago
conda Publish Pyg 2.3.1 conda packages (#7486) 11 months ago
docker feat(docker): bump version in `Dockerfile` (#7575) 11 months ago
docs Fix typo in documentation (#7507) 11 months ago
examples Implementation of Directed Graph Neural Networks (Dir-GNN) (#7458) 11 months ago
graphgym Clean up doc-strings (#6745) 1 year ago
test Implementation of Directed Graph Neural Networks (Dir-GNN) (#7458) 11 months ago
torch_geometric Implementation of Directed Graph Neural Networks (Dir-GNN) (#7458) 11 months ago
.gitignore Update `captum_explainability` example to use `CaptumExplainer` (#6966) 1 year ago
.pre-commit-config.yaml refactor: migrate to `Flake8-pyproject` (#7204) 1 year ago
CHANGELOG.md Implementation of Directed Graph Neural Networks (Dir-GNN) (#7458) 11 months ago
CITATION.cff version up 2 years ago
LICENSE Add icons to documentation (#6751) 1 year ago
README.md `PMLP` implementation (#7370) 1 year ago
codecov.yml add codecov configuration (#4296) 2 years ago
pyproject.toml Add support for approximate k-NN (#7421) 11 months ago
readthedocs.yml Fix `readthedocs` build (#7291) 1 year ago