Skip to content

Commit

Permalink
Remove merge message
Browse files Browse the repository at this point in the history
  • Loading branch information
reminisce committed Jun 1, 2017
1 parent 6471b73 commit 96e2dbd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions python/mxnet/symbol.py
Original file line number Diff line number Diff line change
Expand Up @@ -1789,13 +1789,6 @@ def load_json(json_str):
return Symbol(handle)


<<<<<<< HEAD
=======
# Initialize the atomic symbol in startups
_init_symbol_module(Symbol, "mxnet")


>>>>>>> Initial checkin
# pylint: disable=no-member
# pylint: disable=redefined-builtin
def pow(base, exp):
Expand Down

0 comments on commit 96e2dbd

Please sign in to comment.