Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
VHRanger authored Jun 3, 2020
1 parent 064ea7f commit 6aad79d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions csrgraph/glove.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
import tqdm
import warnings

rng = np.random.default_rng()

@jit(nopython=True, nogil=True, fastmath=True)
def _update_bgrad(b, bgrad, node, loss, learning_rate):
"""
Expand Down

0 comments on commit 6aad79d

Please sign in to comment.