torch_geometric.data.makedirs

makedirs(path: str)[source]

Recursively creates a directory.

Parameters

path (str) – The path to create.