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 d2f6ebac2d
Support `EdgeIndex.unbind` (#9298)
15 hours ago
..
contrib `mypy` support in `torch_geometric.utils` [2/n] (#8555) 5 months ago
data Integrate `Index` into common data utils (#9293) 1 day ago
datasets Add PyTorch 2.3 installation guide (#9257) 6 days ago
distributed Add `torch_geometric.distributed` to documentation (#8896) 2 months ago
explain Remove warnings generated in `test_graphmask_explainer.py` and `test_laplacian_lambda_max.py`. (#9179) 3 weeks ago
graphgym Fix: `LayerConfig.inner_dim` default handling (#8486) 5 months ago
io Add PyTorch 2.3 support (#9240) 1 week ago
loader Move common utils out of `EdgeIndex` (#9275) 3 days ago
metrics Fix metaclass conflict in `Dataset` (#8999) 2 months ago
nn Move common utils out of `EdgeIndex` (#9275) 3 days ago
profile Fix `test_profiler` (#9246) 3 days ago
sampler Move common utils out of `EdgeIndex` (#9275) 3 days ago
testing Fix `map_annotation` when annotation is `{list,dict}` instead of `typing.{List,Dict}` (#9269) 4 days ago
transforms Support `EdgeIndex` and `torch.compile()` in PyTorch 2.3 (#9215) 1 week ago
utils Move common utils out of `EdgeIndex` (#9275) 3 days ago
visualization Adds an option to pass `node_labels` to `visualize_graph` (#8816) 3 months ago
__init__.py Add `torch_geometric.Index` tests (#9277) 2 days ago
_compile.py Deprecate the usage of `torch_geometric.compile()` (#8780) 3 months ago
backend.py HeteroLinear/SEGMM: switch from heuristic to timing-cache (#8615) 3 months ago
config_store.py Fix `mypy` (#9270) 4 days ago
debug.py Add more type hints (#8594) 4 months ago
deprecation.py Last type hints (#8596) 4 months ago
edge_index.py Support `EdgeIndex.unbind` (#9298) 15 hours ago
experimental.py Last type hints (#8596) 4 months ago
home.py `[MessagePassing]` Investigate `jittable` conversion on instantiation of GNN layers (#8745) 3 months ago
index.py Integrate `Index` into `edge_index.select` (#9296) 16 hours ago
inspector.py Allow keyword arguments in arbitrary order in `MessagePassing.propagate` (#9245) 1 week ago
isinstance.py Add `EdgeIndex` tests for `torch.compile` and `torch.jit.script`; Add `is_torch_instance` (#8461) 5 months ago
lazy_loader.py Last type hints (#8596) 4 months ago
logging.py Add more type hints (#8594) 4 months ago
resolver.py Last type hints (#8596) 4 months ago
seed.py Last type hints (#8596) 4 months ago
template.py Flush template file before closing (#9151) 1 month ago
typing.py Move common utils out of `EdgeIndex` (#9275) 3 days ago
warnings.py Add `is_compiling()` checks instead of disabling extensions during `torch_geometric.compile` (#8698) 4 months ago