MCPcopy
hub / github.com/snap-stanford/GraphGym / generalconv_ogb.py

File generalconv_ogb.py

graphgym/contrib/layer/generalconv_ogb.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import torch.nn as nn
3from ogb.utils.features import get_bond_feature_dims
4from torch.nn import Parameter

Callers

nothing calls this directly

Calls 1

register_layerFunction · 0.90

Tested by

no test coverage detected