MCPcopy Create free account
hub / github.com/alibaba/GraphScope / pyg_remote_backend.py

File pyg_remote_backend.py

python/graphscope/learning/gl_torch_examples/pyg_remote_backend.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import torch.nn.functional as F
3from ogb.nodeproppred import Evaluator
4from torch_geometric.data.feature_store import TensorAttr

Callers

nothing calls this directly

Calls 10

load_ogbn_arxivFunction · 0.90
set_optionMethod · 0.80
graphlearn_torchMethod · 0.80
longMethod · 0.80
backwardMethod · 0.80
stepMethod · 0.80
testFunction · 0.70
sessionMethod · 0.45
toMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected