{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/benchmarking-graph-neural-networks","title":"Benchmarking Graph Neural Networks","arxiv_id":"2003.00982","date":"2020-03-02","proceeding":null,"authors":["Vijay Prakash Dwivedi","Chaitanya K. Joshi","Anh Tuan Luu","Thomas Laurent","Yoshua Bengio","Xavier Bresson"],"abstract":"In the last few years, graph neural networks (GNNs) have become the standard toolkit for analyzing and learning from data on graphs. This emerging field has witnessed an extensive growth of promising techniques that have been applied with success to computer science, mathematics, biology, physics and chemistry. But for any successful field to become mainstream and reliable, benchmarks must be developed to quantify progress. This led us in March 2020 to release a benchmark framework that i) comprises of a diverse collection of mathematical and real-world graphs, ii) enables fair model comparison with the same parameter budget to identify key architectures, iii) has an open-source, easy-to-use and reproducible code infrastructure, and iv) is flexible for researchers to experiment with new theoretical ideas. As of December 2022, the GitHub repository has reached 2,000 stars and 380 forks, which demonstrates the utility of the proposed open-source framework through the wide usage by the GNN community. In this paper, we present an updated version of our benchmark with a concise presentation of the aforementioned framework characteristics, an additional medium-sized molecular dataset AQSOL, similar to the popular ZINC, but with a real-world measured chemical target, and discuss how this framework can be leveraged to explore new GNN designs and insights. As a proof of value of our benchmark, we study the case of graph positional encoding (PE) in GNNs, which was introduced with this benchmark and has since spurred interest of exploring more powerful PE for Transformers and GNNs in a robust experimental setting.","url_abs":"https://arxiv.org/abs/2003.00982v5","url_pdf":"https://arxiv.org/pdf/2003.00982v5.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/graphdeeplearning/benchmarking-gnns","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/karl-zhao/benchmarking-gnns-pyg","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/PaddlePaddle/PGL","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/PaddlePaddle/PGL/tree/main/ogb_examples/graphproppred/ogbg_molpcba","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":null},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/PaddlePaddle/PGL/tree/main/ogb_examples/nodeproppred/ogbn-arxiv/unimp_appnp_vnode_smooth","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":null},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/PaddlePaddle/PGL/tree/main/ogb_examples/nodeproppred/ogbn-proteins/unimp_cross_feat","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":null},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/PaddlePaddle/PGL/tree/master/examples/GaAN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":null},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/PaddlePaddle/PGL/tree/master/ogb_examples/nodeproppred/ogbn-arxiv","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":null},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/changminwu/expandergnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/chenfengzhao/gnnhls","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/guillaumejaume/tuto-dl-on-graphs","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/icml2024357/hombasis-gnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/liketheflower/jimmy_dgl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/shamim-hussain/egt","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"benchmarking-graph-neural-networks","repo_url":"https://github.com/yashkotadia/GatedGCN-PATTERN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"benchmarking","task_name":"Benchmarking"},{"task_slug":"graph-classification","task_name":"Graph Classification"},{"task_slug":"graph-regression","task_name":"Graph Regression"},{"task_slug":"link-prediction","task_name":"Link Prediction"},{"task_slug":"node-classification","task_name":"Node Classification"}],"methods":[{"method_slug":"graph-convolutional-networks","method_name":"Graph Convolutional Networks"},{"method_slug":"laplacian-pe","method_name":"Laplacian PE"}],"datasets_introduced":[{"slug":"cluster","name":"CLUSTER","full_name":""},{"slug":"csl","name":"CSL","full_name":""},{"slug":"pattern","name":"PATTERN","full_name":""}],"methods_introduced":[{"slug":"laplacian-pe","name":"Laplacian PE","full_name":"Laplacian Positional Encodings"}],"results":[{"leaderboard":"/sota/graph-classification-on-cifar10-100k","task":"Graph Classification","dataset":"CIFAR10 100k","model":"GatedGCN","rank_in_archive_order":16,"of":20,"metrics":{"Accuracy (%)":"67.312"},"uses_additional_data":false},{"leaderboard":"/sota/graph-classification-on-mnist","task":"Graph Classification","dataset":"MNIST","model":"GatedGCN","rank_in_archive_order":13,"of":13,"metrics":{"Accuracy":"97.340"},"uses_additional_data":false},{"leaderboard":"/sota/graph-regression-on-zinc-100k","task":"Graph Regression","dataset":"ZINC 100k","model":"GatedGCN","rank_in_archive_order":6,"of":8,"metrics":{"MAE":"0.363"},"uses_additional_data":false},{"leaderboard":"/sota/graph-regression-on-zinc-500k","task":"Graph Regression","dataset":"ZINC-500k","model":"GatedGCN-PE","rank_in_archive_order":27,"of":36,"metrics":{"MAE":"0.214"},"uses_additional_data":false},{"leaderboard":"/sota/graph-regression-on-zinc-500k","task":"Graph Regression","dataset":"ZINC-500k","model":"GatedGCN-E-PE","rank_in_archive_order":28,"of":36,"metrics":{"MAE":"0.214"},"uses_additional_data":false},{"leaderboard":"/sota/link-prediction-on-collab","task":"Link Prediction","dataset":"COLLAB","model":"GatedGCN-PE","rank_in_archive_order":1,"of":1,"metrics":{"Hits":"52.849"},"uses_additional_data":false},{"leaderboard":"/sota/link-prediction-on-tsp-hcp-benchmark-set","task":"Link Prediction","dataset":"TSP/HCP Benchmark set","model":"GatedGCN-E","rank_in_archive_order":4,"of":4,"metrics":{"F1":"0.838"},"uses_additional_data":false},{"leaderboard":"/sota/node-classification-on-cluster","task":"Node Classification","dataset":"CLUSTER","model":"GatedGCN-PE","rank_in_archive_order":12,"of":12,"metrics":{"Accuracy":"76.08"},"uses_additional_data":false},{"leaderboard":"/sota/node-classification-on-pattern","task":"Node Classification","dataset":"PATTERN","model":"GatedGCN","rank_in_archive_order":11,"of":11,"metrics":{"Accuracy":"86.508"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2003.00982","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2003.00982"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PGL/tree/main/ogb_examples/nodeproppred/ogbn-arxiv/unimp_appnp_vnode_smooth","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PGL/tree/master/ogb_examples/nodeproppred/ogbn-arxiv","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/guillaumejaume/tuto-dl-on-graphs","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PGL","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/graphdeeplearning/benchmarking-gnns","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/karl-zhao/benchmarking-gnns-pyg","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/shamim-hussain/egt","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PGL/tree/main/ogb_examples/nodeproppred/ogbn-proteins/unimp_cross_feat","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PGL/tree/main/ogb_examples/graphproppred/ogbg_molpcba","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chenfengzhao/gnnhls","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/icml2024357/hombasis-gnn","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/changminwu/expandergnn","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yashkotadia/GatedGCN-PATTERN","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/liketheflower/jimmy_dgl","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/PaddlePaddle/PGL/tree/master/examples/GaAN","reach":null}],"summary":{"ran_draft_wrong":1,"unverified":22},"by_repo_kind":{"official":{"samples":3,"ran":1,"repositories":1},"listed":{"samples":20,"ran":0,"repositories":3}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"f72434c0dcd5d11b","entry":"gpu_setup","repo":"graphdeeplearning/benchmarking-gnns","repo_kind":"official","path":"main_COLLAB_edge_classification.py","file_url":"https://github.com/graphdeeplearning/benchmarking-gnns/blob/HEAD/main_COLLAB_edge_classification.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f72434c0dcd5d11b"}},{"code_sha256_prefix":"4c77cfa0f2d2f37d","entry":"accuracy_SBM","repo":"yashkotadia/GatedGCN-PATTERN","repo_kind":"listed","path":"train/metrics.py","file_url":"https://github.com/yashkotadia/GatedGCN-PATTERN/blob/HEAD/train/metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4c77cfa0f2d2f37d"}},{"code_sha256_prefix":"08ec4232dc9afa5b","entry":"bipartite","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/convert.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/convert.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"08ec4232dc9afa5b"}},{"code_sha256_prefix":"0e0d8b04e0a30007","entry":"create_heterograph_from_relations","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/heterograph_index.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/heterograph_index.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0e0d8b04e0a30007"}},{"code_sha256_prefix":"6926e1ccdf433cce","entry":"create_unitgraph_from_coo","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/heterograph_index.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/heterograph_index.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6926e1ccdf433cce"}},{"code_sha256_prefix":"da2d1d33aa78c510","entry":"create_unitgraph_from_csr","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/heterograph_index.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/heterograph_index.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"da2d1d33aa78c510"}},{"code_sha256_prefix":"15bb4b29cca9b4a1","entry":"diag_offdiag_maxpool","repo":"graphdeeplearning/benchmarking-gnns","repo_kind":"official","path":"layers/three_wl_gnn_layers.py","file_url":"https://github.com/graphdeeplearning/benchmarking-gnns/blob/HEAD/layers/three_wl_gnn_layers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"15bb4b29cca9b4a1"}},{"code_sha256_prefix":"61782edfe2cb4a92","entry":"find_src_dst_ntypes","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/heterograph.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/heterograph.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"61782edfe2cb4a92"}},{"code_sha256_prefix":"9ab8241d3faddf35","entry":"frame_like","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/frame.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/frame.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9ab8241d3faddf35"}},{"code_sha256_prefix":"4ae9983fc353b1f9","entry":"from_coo","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/graph_index.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/graph_index.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4ae9983fc353b1f9"}},{"code_sha256_prefix":"61a050f11d9e1f7e","entry":"from_csr","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/graph_index.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/graph_index.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"61a050f11d9e1f7e"}},{"code_sha256_prefix":"e8e462381451afcd","entry":"from_shared_mem_graph_index","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/graph_index.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/graph_index.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e8e462381451afcd"}},{"code_sha256_prefix":"5759d6efe4e482a4","entry":"graph","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/convert.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/convert.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5759d6efe4e482a4"}},{"code_sha256_prefix":"fa65de5b1c005eee","entry":"hetero_from_relations","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/convert.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/convert.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fa65de5b1c005eee"}},{"code_sha256_prefix":"41db54384fdd01d6","entry":"infer_scheme","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/frame.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/frame.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"41db54384fdd01d6"}},{"code_sha256_prefix":"48c452849a73cec5","entry":"is_all","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/base.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/base.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"48c452849a73cec5"}},{"code_sha256_prefix":"0fccc3114c12388a","entry":"is_unibipartite","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/heterograph.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/heterograph.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0fccc3114c12388a"}},{"code_sha256_prefix":"3d5e4058d7d4c01b","entry":"make_canonical_etypes","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/heterograph.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/heterograph.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3d5e4058d7d4c01b"}},{"code_sha256_prefix":"63102c67281002a7","entry":"mutation","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/graph.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/graph.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"63102c67281002a7"}},{"code_sha256_prefix":"8a8a1e482dac9901","entry":"ops_2_to_2","repo":"graphdeeplearning/benchmarking-gnns","repo_kind":"official","path":"layers/ring_gnn_equiv_layer.py","file_url":"https://github.com/graphdeeplearning/benchmarking-gnns/blob/HEAD/layers/ring_gnn_equiv_layer.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8a8a1e482dac9901"}},{"code_sha256_prefix":"98f002b1572282d2","entry":"ops_2_to_2","repo":"chenfengzhao/gnnhls","repo_kind":"listed","path":"benchmarking-gnns/layers/ring_gnn_equiv_layer.py","file_url":"https://github.com/chenfengzhao/gnnhls/blob/HEAD/benchmarking-gnns/layers/ring_gnn_equiv_layer.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"98f002b1572282d2"}},{"code_sha256_prefix":"a8fbb0de9230475b","entry":"rand_graph","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/generators.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/generators.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a8fbb0de9230475b"}},{"code_sha256_prefix":"c7a98eaf8183d806","entry":"zero_initializer","repo":"liketheflower/jimmy_dgl","repo_kind":"listed","path":"python/dgl/init.py","file_url":"https://github.com/liketheflower/jimmy_dgl/blob/HEAD/python/dgl/init.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c7a98eaf8183d806"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}