dgl.graphbolt.load_from_shared_memoryο
- dgl.graphbolt.load_from_shared_memory(shared_memory_name: str) → FusedCSCSamplingGraph[source]ο
Load a FusedCSCSamplingGraph object from shared memory.
- Parameters:
shared_memory_name (str) β Name of the shared memory.
- Returns:
The loaded FusedCSCSamplingGraph object on shared memory.
- Return type: