Commit b6e73188 authored by Mohammad's avatar Mohammad
Browse files

addressed jareds comments

parent 99410264
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -14,6 +14,10 @@
# limitations under the License.

import torch

from apex.multi_tensor_apply import multi_tensor_applier
import amp_C

from megatron import mpu

# item() is a recent addition, so this helps with backward compatibility.