On the left side of the pytorch documentation page, you'll see all the libraries - https://pytorch.org/docs/stable/data.html
But torch.utils.data among others are not found in the devdocs data.
These are the only torch.utils.* libraries found in devdocs

On the left side of the pytorch documentation page, you'll see all the libraries - https://pytorch.org/docs/stable/data.html
But torch.utils.data among others are not found in the devdocs data.
These are the only torch.utils.* libraries found in devdocs
