Get Started
Advanced Materials
API Reference
Notes
Misc
DGLGraph.
unpin_memory_
Unpin the graph structure and node/edge data from the page-locked memory.
This is an inplace method. If the graph struture is not pinned, e.g., on CPU or GPU, the function directly returns it.
The unpinned graph.
DGLGraph