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.
 
 
 
 
 
puririshi98 f56457ed32 trying llama3 4 weeks ago
..
contrib `mypy` support in `torch_geometric.utils` [2/n] (#8555) 5 months ago
data Fix `torch.sparse.check_sparse_tensor_invariants()` check (#9194) 1 month ago
datasets [pre-commit.ci] auto fixes from pre-commit.com hooks 1 month ago
distributed Add `torch_geometric.distributed` to documentation (#8896) 3 months ago
explain Remove warnings generated in `test_graphmask_explainer.py` and `test_laplacian_lambda_max.py`. (#9179) 1 month ago
graphgym Fix: `LayerConfig.inner_dim` default handling (#8486) 5 months ago
io Fix `OSError` for `simplecache` (#8932) 3 months ago
loader Change method of partitioning MovieLens (#8874) 3 months ago
metrics Fix metaclass conflict in `Dataset` (#8999) 2 months ago
nn trying llama3 4 weeks ago
profile Collect memory statistics in distributed XPU example (#8591) 5 months ago
sampler Add option to `keep_orig_edges` in case of bidirectional sampling (#8877) 3 months ago
testing Allow `None` outputs in `FeatureStore` (#9102) 1 month ago
transforms Ignore `edge_label` and `edge_label_index` in `ToSparseTensor()` transform (#9199) 1 month ago
utils Support empty graph and isolated nodes in `to_dgl` (#9188) 1 month ago
visualization Adds an option to pass `node_labels` to `visualize_graph` (#8816) 3 months ago
__init__.py PyG 2.5.1 conda build (#9051) 2 months ago
_compile.py Deprecate the usage of `torch_geometric.compile()` (#8780) 4 months ago
backend.py HeteroLinear/SEGMM: switch from heuristic to timing-cache (#8615) 3 months ago
config_store.py Add more type hints (#8594) 5 months ago
debug.py Add more type hints (#8594) 5 months ago
deprecation.py Last type hints (#8596) 5 months ago
edge_index.py Fix `torch.sparse.check_sparse_tensor_invariants()` check (#9194) 1 month ago
experimental.py Last type hints (#8596) 5 months ago
home.py `[MessagePassing]` Investigate `jittable` conversion on instantiation of GNN layers (#8745) 4 months ago
inspector.py Raise error in case `inspect.get_source` is not supported (#9068) 2 months 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) 5 months ago
logging.py Add more type hints (#8594) 5 months ago
resolver.py Last type hints (#8596) 5 months ago
seed.py Last type hints (#8596) 5 months ago
template.py Flush template file before closing (#9151) 1 month ago
typing.py Fix MKL issue on Windows (#9027) 2 months ago
warnings.py Add `is_compiling()` checks instead of disabling extensions during `torch_geometric.compile` (#8698) 4 months ago