[GitHub] [incubator-singa] nudles commented on a change in pull request #510: SINGA 475 - add min operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #510: SINGA 475 - add min operator URL: https://github.com/apache/incubator-singa/pull/510#discussion_r314147627 ## File path: python/singa/autograd.py ## @@ -1945,3 +1945,29 @@ def backward(self, dy): def sub(a, b): retu

[GitHub] [incubator-singa] nudles commented on a change in pull request #510: SINGA 475 - add min operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #510: SINGA 475 - add min operator URL: https://github.com/apache/incubator-singa/pull/510#discussion_r313761395 ## File path: python/singa/autograd.py ## @@ -1945,3 +1945,29 @@ def backward(self, dy): def sub(a, b): retu

[GitHub] [incubator-singa] nudles commented on a change in pull request #510: SINGA 475 - add min operator

2019-08-14 Thread GitBox
nudles commented on a change in pull request #510: SINGA 475 - add min operator URL: https://github.com/apache/incubator-singa/pull/510#discussion_r313761458 ## File path: python/singa/autograd.py ## @@ -1945,3 +1945,29 @@ def backward(self, dy): def sub(a, b): retu