separate_graphs¶
- separate_graphs(graph_batch)[source]¶
Split a batch of collated Graph into a list of single Graphs.
It reverses the operation of
collate_graphs().
Split a batch of collated Graph into a list of single Graphs.
It reverses the operation of collate_graphs().