Skip to content

Commit

Permalink
add import random
Browse files Browse the repository at this point in the history
  • Loading branch information
tianxin committed Jul 11, 2019
1 parent f7dfcf6 commit cbbc13e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ELMo/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

import six
import numpy as np
import random
import time
import os
import math
Expand Down

0 comments on commit cbbc13e

Please sign in to comment.