You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2019/08/09 11:06:57 UTC

[GitHub] [incubator-singa] chrishkchris edited a comment on issue #499: SINGA -475 add Div operator

chrishkchris edited a comment on issue #499: SINGA -475 add Div operator
URL: https://github.com/apache/incubator-singa/pull/499#issuecomment-519877683
 
 
   There are conflicts and there are two solutions (same as what happened in log operator):
   1. merge this branch with the latest master
   2. checkout a new branch from the latest master. Then copy the added code into the autograd.py and test_operations.py; send a new PR.
   
   (I guess this maybe because different PRs put the new functions in the same line, so git detected it as conflicts)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services