MCPcopy
hub / github.com/dmlc/dgl / chunk_graph.py

File chunk_graph.py

tools/chunk_graph.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# See the __main__ block for usage of chunk_graph().
2import json
3import logging
4import os

Callers

nothing calls this directly

Calls 2

chunk_graphFunction · 0.70
joinMethod · 0.45

Tested by

no test coverage detected