MCPcopy Create free account
hub / github.com/IBM/Project_CodeNet / main.py

File main.py

model-experiments/gnn-based-experiments/src/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# adapted https://github.com/snap-stanford/ogb/blob/master/examples/graphproppred/code2/main_pyg.py
2import argparse
3import random
4import numpy as np

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected