We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92790cd commit 0676c07Copy full SHA for 0676c07
distributed/minGPT-ddp/mingpt/main.py
@@ -1,3 +1,4 @@
1
+import os
2
import torch
3
from torch.utils.data import random_split
4
from torch.distributed import init_process_group, destroy_process_group
0 commit comments