Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
cleanign up
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenrawls committed Apr 28, 2019
1 parent 35ba6ef commit b452a63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/mxnet/optimizer/optimizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
signsgd_update, signum_update,
multi_sgd_update, multi_sgd_mom_update, multi_mp_sgd_update,
multi_mp_sgd_mom_update)

# signsgd_update, signum_update)
from ..ndarray import sparse
from ..random import normal

Expand Down

0 comments on commit b452a63

Please sign in to comment.