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.
2 parents 6bafe92 + a30d63b commit 0d89fc4Copy full SHA for 0d89fc4
megatron/training/initialize.py
@@ -5,6 +5,7 @@
5
import random
6
import os
7
import time
8
+import warnings
9
10
import numpy as np
11
import torch
0 commit comments