Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dmlc/dgl
/ join
Method
join
examples/distributed/graphsage/node_classification_unsupervised.py:107–109 ·
view source on GitHub ↗
dummy join for standalone
(self)
Source
from the content-addressed store, hash-verified
105
106
@contextmanager
107
def
join(self):
108
""
"dummy join for standalone"
""
109
yield
110
111
112
def
load_subtensor(g, input_nodes, device):
Callers
15
run
Function · 0.45
run
Function · 0.45
train_freq_prior.py
File · 0.45
get_dataset
Function · 0.45
train
Function · 0.45
train_faster_rcnn.py
File · 0.45
get_faster_rcnn
Function · 0.45
faster_rcnn_resnet50_v1b_coco
Function · 0.45
faster_rcnn_resnet50_v1b_custom
Function · 0.45
faster_rcnn_resnet101_v1d_coco
Function · 0.45
faster_rcnn_resnet101_v1d_custom
Function · 0.45
download_vg
Function · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36