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.
 
 
 
 
 
Matthias Fey 82aad03c0c
Ignore `edge_label` and `edge_label_index` in `ToSparseTensor()` transform (#9199)
1 month ago
..
contrib Moved `GraphMaskExplainer` to `torch_geometric.explain` (#7779) 9 months ago
data Make `Data` attributes cache non shareable (#8871) 3 months ago
datasets Fix broken master tests (#9122) 1 month ago
distributed Fix broken master tests (#9122) 1 month ago
explain Fix `AttentionExplainer` for `AttentiveFP` (#8244) 7 months ago
graphgym Add M1 macOS runner (#9071) 2 months ago
io Fix PyG master (#8600) 5 months ago
loader Allow mini-batching of uncoalesced sparse matrices (#9099) 1 month ago
metrics Add `torch_geometric.metrics` to documentation (#8895) 3 months ago
nn Skip tests that require torch-cluster to be installed when it's not available (#9180) 1 month ago
profile Replace `withCUDA` decorator: `withDevice` (#9082) 1 month ago
sampler Add `SubgraphType` with bidirectional sampling support (2/2) (#7200) 1 year ago
testing Refactor `disableExtensions` decorator (#6997) 1 year ago
transforms Ignore `edge_label` and `edge_label_index` in `ToSparseTensor()` transform (#9199) 1 month ago
utils Fix broken full test suite (#9098) 1 month ago
visualization Adds an option to pass `node_labels` to `visualize_graph` (#8816) 3 months ago
conftest.py Add `MultithreadMixin` that enables multithreading in `NodeLoader` and `LinkLoader` and extend CPU affinity with default multithreading (#8540) 5 months ago
my_config.yaml Move `ConfigStore` outside GraphGym repository (#7571) 11 months ago
test_config_store.py Support `mypy` in `torch_geometric.transforms` [1/n] (#8614) 5 months ago
test_debug.py sort imports via isort 2 years ago
test_edge_index.py Fix broken full test suite (#9098) 1 month ago
test_experimental.py Introduce `disable_dynamic_shapes` experimental flag; adding its use into `to_dense_batch function` (#7246) 11 months ago
test_home.py [Code Coverage] `test_home.py` (#6638) 1 year ago
test_inspector.py Move `Inspector` class (#8756) 4 months ago
test_isinstance.py Add `EdgeIndex` tests for `torch.compile` and `torch.jit.script`; Add `is_torch_instance` (#8461) 5 months ago
test_seed.py sort imports via isort 2 years ago
test_typing.py Improved handling of `NumNeighbors` serialization (#6646) 1 year ago
test_warnings.py Add `is_compiling()` checks instead of disabling extensions during `torch_geometric.compile` (#8698) 4 months ago